m 2 default: do not restart ssh agent
This commit is contained in:
parent
61d9ec179b
commit
ada1aa277c
@ -65,6 +65,7 @@ with lib;
|
||||
time.timeZone = "Europe/Berlin";
|
||||
#nix.maxJobs = 1;
|
||||
|
||||
programs.ssh.startAgent = false;
|
||||
services.openssh.enable = true;
|
||||
nix.useChroot = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user