tv ssh_config: UseRoaming=no
This commit is contained in:
parent
3a0a230ef5
commit
780ddec4ab
@ -142,7 +142,12 @@ with lib;
|
||||
'';
|
||||
};
|
||||
|
||||
programs.ssh.startAgent = false;
|
||||
programs.ssh = {
|
||||
extraConfig = ''
|
||||
UseRoaming no
|
||||
'';
|
||||
startAgent = false;
|
||||
};
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user