Loading nixos/modules/services/display-managers/greetd.nix +2 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,8 @@ in SendSIGHUP = true; TimeoutStopSec = "30s"; KeyringMode = "shared"; Type = "idle"; }; # Don't kill a user session when using nixos-rebuild Loading Loading
nixos/modules/services/display-managers/greetd.nix +2 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,8 @@ in SendSIGHUP = true; TimeoutStopSec = "30s"; KeyringMode = "shared"; Type = "idle"; }; # Don't kill a user session when using nixos-rebuild Loading