summaryrefslogtreecommitdiff
path: root/modules/desktop/wms/default.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-04-28 20:15:33 +0200
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-04-28 20:15:33 +0200
commit0785f0c5d36e442a7d65a5e35378c09903d39211 (patch)
tree885a3561a58f4d2beee5355a0ae0adf034771dd5 /modules/desktop/wms/default.nix
parentff05ad9be1e136fc8eb3f7904739be97cca51ce9 (diff)
Add KDE properly and fix live-cd
Diffstat (limited to '')
-rw-r--r--modules/desktop/wms/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/desktop/wms/default.nix b/modules/desktop/wms/default.nix
index ea6b61e..4d8c079 100644
--- a/modules/desktop/wms/default.nix
+++ b/modules/desktop/wms/default.nix
@@ -4,5 +4,6 @@
./hyprland.nix
./xfce.nix
./cosmic.nix
+ ./kde.nix
];
}