greetd: use service-type 'idle' in systemd-service to avoid overlapping systemd-output

This commit is contained in:
Sebastian Sellmeier
2022-12-19 18:22:16 +01:00
parent 3ff39f984f
commit d3c6ea9d46
@@ -89,6 +89,8 @@ in
SendSIGHUP = true;
TimeoutStopSec = "30s";
KeyringMode = "shared";
Type = "idle";
};
# Don't kill a user session when using nixos-rebuild