From f569de894ef295941d4cee1bb302c0fd15207714 Mon Sep 17 00:00:00 2001 From: Emmet Date: Wed, 28 Feb 2024 19:54:34 -0600 Subject: [PATCH] Updated deprecated hm option name --- user/wm/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 5b82b17..46cd150 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -260,7 +260,7 @@ ''; xwayland = { enable = true; }; - systemdIntegration = true; + systemd.enable = true; }; home.packages = with pkgs; [