m 2 default: do not restart ssh agent
This commit is contained in:
parent
fb5c00ba01
commit
69991e3f3e
|
@ -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 a new issue