aboutsummaryrefslogtreecommitdiff
path: root/host/majestix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/majestix.nix')
-rw-r--r--host/majestix.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/host/majestix.nix b/host/majestix.nix
index 26a17ea..f73a1c7 100644
--- a/host/majestix.nix
+++ b/host/majestix.nix
@@ -3,7 +3,6 @@
{
imports = [
../gui/default.nix
+ ../gui/xmonad.nix
];
-
- custom.hidpi = false;
}