summaryrefslogtreecommitdiff
path: root/configurations
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-06-19 13:51:20 +0300
committerAzat Bahawi <azat@bahawi.net>2024-06-19 13:51:20 +0300
commit9eb603b80a3d823acfc20c42f777ea26436ca137 (patch)
treea3038492f6525cf7672bb1fddb3293db0223967e /configurations
parentaca022d4437e7c375bbfe7a7613e734c93700e97 (diff)
2024-06-19
Diffstat (limited to 'configurations')
-rw-r--r--configurations/test-headful/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/configurations/test-headful/default.nix b/configurations/test-headful/default.nix
index f1da389..79a1536 100644
--- a/configurations/test-headful/default.nix
+++ b/configurations/test-headful/default.nix
@@ -4,7 +4,6 @@ with lib;
nixfiles.modules = {
dwm.enable = false;
kde.enable = true;
- xmonad.enable = false;
};
boot.loader.systemd-boot.enable = true;