From 26c6d43923c272af28c93aace38deb8b157f92c0 Mon Sep 17 00:00:00 2001 From: Henro Veijer Date: Sun, 22 Feb 2026 20:39:32 +0100 Subject: [PATCH] Testing systemd=enable --- system-master/home/desktop/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 =