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/hephaestus.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'host/hephaestus.nix') diff --git a/host/hephaestus.nix b/host/hephaestus.nix index e7c9514..9410f15 100644 --- a/host/hephaestus.nix +++ b/host/hephaestus.nix @@ -3,12 +3,11 @@ { imports = [ ../gui/default.nix + ../gui/xmonad.nix ../gui/networkmanager.nix ../gui/stalonetray.nix ]; - custom.hidpi = false; - services.kdeconnect = { enable = true; }; -- cgit v1.2.3