From feab8121e23b2e3c4995d9ceedbfc22fa18ae49f Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Wed, 12 Mar 2025 18:49:25 +0100 Subject: [PATCH] hermit/configuration.nix: disable hyprland --- hosts/hermit/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index 059bcd6..19dbd40 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -59,7 +59,7 @@ sound.enable = true; }; usrEnv = { - desktops.hyprland.enable = true; + desktops.hyprland.enable = false; programs = { launchers = {