From e278b93e759f3a5a9f87e5b3d86eb7c05ffcb28a Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 23 Jul 2025 22:32:44 +0200 Subject: desktop: Trying out wayland envs --- host/hephaestus.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'host') diff --git a/host/hephaestus.nix b/host/hephaestus.nix index ca1edd4..0067e48 100644 --- a/host/hephaestus.nix +++ b/host/hephaestus.nix @@ -3,13 +3,13 @@ { imports = [ ../gui/default.nix - ../gui/xmonad.nix - ../gui/networkmanager.nix - ../gui/stalonetray.nix + #../gui/xmonad.nix + #../gui/networkmanager.nix + #../gui/stalonetray.nix ]; - services = { - kdeconnect.enable = true; - screen-locker.enable = pkgs.lib.mkForce false; - }; + #services = { + # kdeconnect.enable = true; + # screen-locker.enable = pkgs.lib.mkForce false; + #}; } -- cgit v1.2.3