diff --git a/system-master/home/desktop/hyprland.nix b/system-master/home/desktop/hyprland.nix index 8ed71afa4..f6e02422a 100644 --- a/system-master/home/desktop/hyprland.nix +++ b/system-master/home/desktop/hyprland.nix @@ -8,7 +8,7 @@ in wayland.windowManager.hyprland = { enable = true; - systemd.enable = false; + systemd.enable = true; # Load base config + bindings from repo files extraConfig =