From 28667b7c6f3e187a3b550d9d62ac1e503c054a92 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 16 Oct 2022 20:59:27 +0200 Subject: Add idefix config, optional xmonad, deprecate hidpi option --- host/majestix.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'host/majestix.nix') 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; } -- cgit v1.2.3