hyprland: update systemd integration
All checks were successful
flake check / check (push) Successful in 9m29s
fmt check / check (push) Successful in 1m0s
All checks were successful
flake check / check (push) Successful in 9m29s
fmt check / check (push) Successful in 1m0s
This commit is contained in:
parent
4ed9d57257
commit
6ab024a2c5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ _: {
|
|||
];
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemdIntegration = true;
|
||||
systemd.enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
services.wlsunset = {
|
||||
|
|
Loading…
Reference in a new issue