summaryrefslogtreecommitdiff
path: root/hosts/kaworu
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-06-21 22:33:33 -0400
committerFreya Murphy <freya@freyacat.org>2025-06-21 22:33:33 -0400
commitb8c3752242ba2362a875dba555ff2527043bfe66 (patch)
tree8e6c0758546c262c22e04acc1913b0e1ac8ec5c9 /hosts/kaworu
parentrun wl-clip-persist (diff)
downloaddotfiles-nix-b8c3752242ba2362a875dba555ff2527043bfe66.tar.gz
dotfiles-nix-b8c3752242ba2362a875dba555ff2527043bfe66.tar.bz2
dotfiles-nix-b8c3752242ba2362a875dba555ff2527043bfe66.zip
move shiniji wireguard secretes to only shinji host (refactor hosts)
Diffstat (limited to '')
-rw-r--r--hosts/kaworu/default.nix (renamed from hosts/kaworu.nix)8
1 files changed, 4 insertions, 4 deletions
diff --git a/hosts/kaworu.nix b/hosts/kaworu/default.nix
index b481be0..cab2e3d 100644
--- a/hosts/kaworu.nix
+++ b/hosts/kaworu/default.nix
@@ -10,10 +10,10 @@ inputs.nixpkgs.lib.nixosSystem rec {
specialArgs = {inherit inputs;};
modules = [
options
- ../config
- ../home
- ../programs
- ../system
+ ../../config
+ ../../home
+ ../../programs
+ ../../system
{
# options
hostName = "kaworu";