Merge branch 'main' into ci
Some checks failed
checks / test (pull_request) Failing after 12s
checks / test-links (pull_request) Failing after 11s
checks / test-impure (pull_request) Failing after 12s

This commit is contained in:
Mic92 2024-03-12 16:10:46 +00:00
commit 6ac4c24a03

View File

@ -24,6 +24,9 @@ let
services.acpid.handlers.power.event = "button/power.*";
services.acpid.handlers.power.action = "poweroff";
# only works on x11
services.spice-vdagentd.enable = config.services.xserver.enable;
boot.initrd.systemd.enable = true;
# currently needed for system.etc.overlay.enable