m 2 default:remove useroaming no as it is disabled by default
This commit is contained in:
parent
30b47dace4
commit
02022b0c3e
|
@ -62,9 +62,6 @@ with config.krebs.lib;
|
|||
|
||||
programs.ssh = {
|
||||
startAgent = false;
|
||||
extraConfig = ''
|
||||
UseRoaming no
|
||||
'';
|
||||
};
|
||||
services.openssh.enable = true;
|
||||
nix.useChroot = true;
|
||||
|
|
Loading…
Reference in a new issue