Fix hyprland not updating
This commit is contained in:
parent
a9c21fd9c5
commit
0f4faf77fc
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@
|
|||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemdIntegration = true;
|
||||
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
settings = import ./hyprland.nix;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue