summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/kaworu/default.nix1
-rw-r--r--hosts/shinji/default.nix1
-rw-r--r--hosts/thinkpad/default.nix1
3 files changed, 3 insertions, 0 deletions
diff --git a/hosts/kaworu/default.nix b/hosts/kaworu/default.nix
index 18bfc8e..ab336f7 100644
--- a/hosts/kaworu/default.nix
+++ b/hosts/kaworu/default.nix
@@ -26,6 +26,7 @@
desktops = {
enable = true;
hyprland = true;
+ ly = true;
};
development = {
c = true;
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 8051429..543936e 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -48,6 +48,7 @@
desktops = {
enable = true;
hyprland = true;
+ ly = true;
};
development = {
c = true;
diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix
index 754b330..4f10489 100644
--- a/hosts/thinkpad/default.nix
+++ b/hosts/thinkpad/default.nix
@@ -26,6 +26,7 @@
desktops = {
enable = true;
hyprland = true;
+ ly = true;
};
gaming = {
homestuck = true;