summaryrefslogtreecommitdiff
path: root/hosts/kaworu
diff options
context:
space:
mode:
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";