hyprland: update systemd integration
All checks were successful
flake check / check (push) Successful in 9m29s
fmt check / check (push) Successful in 1m0s

This commit is contained in:
notohh 2023-12-30 20:55:01 -05:00
parent 4ed9d57257
commit 6ab024a2c5
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -4,7 +4,7 @@ _: {
];
wayland.windowManager.hyprland = {
enable = true;
systemdIntegration = true;
systemd.enable = true;
xwayland.enable = true;
};
services.wlsunset = {