greetd: use service-type 'idle' in systemd-service to avoid overlapping systemd-output
This commit is contained in:
@@ -89,6 +89,8 @@ in
|
||||
SendSIGHUP = true;
|
||||
TimeoutStopSec = "30s";
|
||||
KeyringMode = "shared";
|
||||
|
||||
Type = "idle";
|
||||
};
|
||||
|
||||
# Don't kill a user session when using nixos-rebuild
|
||||
|
||||
Reference in New Issue
Block a user