feat(homeModules:hyprland): change to hyprland flake package
This commit is contained in:
parent
33cbd9dfc7
commit
cba4323fb7
2 changed files with 3 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ in
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
xwayland.enable = true;
|
||||
systemd = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue