summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
-rw-r--r--home-manager/wayland/home.nix (renamed from home-manager/gui/home.nix)0
-rw-r--r--home-manager/wayland/modules/foot.nix (renamed from home-manager/gui/modules/foot.nix)0
-rw-r--r--home-manager/wayland/modules/zathura.nix (renamed from home-manager/gui/modules/zathura.nix)0
4 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index d8f6d7a..01d551b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -45,7 +45,7 @@
lib.genAttrs [ "cez" "kay" "lia" "fscusat" "dspace" ]
(host: makeNixos host "x86_64-linux");
homeConfigurations =
- lib.genAttrs [ "common" "gui" ]
+ lib.genAttrs [ "common" "wayland" ]
(host: makeHome host "x86_64-linux");
};
}
diff --git a/home-manager/gui/home.nix b/home-manager/wayland/home.nix
index 4c8c0e2..4c8c0e2 100644
--- a/home-manager/gui/home.nix
+++ b/home-manager/wayland/home.nix
diff --git a/home-manager/gui/modules/foot.nix b/home-manager/wayland/modules/foot.nix
index 7adaf40..7adaf40 100644
--- a/home-manager/gui/modules/foot.nix
+++ b/home-manager/wayland/modules/foot.nix
diff --git a/home-manager/gui/modules/zathura.nix b/home-manager/wayland/modules/zathura.nix
index f7b7e4d..f7b7e4d 100644
--- a/home-manager/gui/modules/zathura.nix
+++ b/home-manager/wayland/modules/zathura.nix