update
This commit is contained in:
parent
165f87ebc1
commit
80451ecb92
3 changed files with 35 additions and 33 deletions
|
|
@ -33,6 +33,7 @@ in
|
|||
controlMaster = "no";
|
||||
controlPath = "~/.ssh/master-%r@%n:%p";
|
||||
controlPersist = "no";
|
||||
StrictHostKeyChecking = "accept-new";
|
||||
};
|
||||
|
||||
# EXTERNAL
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ in
|
|||
"big-parallel"
|
||||
"kvm"
|
||||
"uid-range" # Often helpful
|
||||
"recursive-nix"
|
||||
];
|
||||
mandatoryFeatures = [ ];
|
||||
sshKey = config.age.secrets.nix2lio.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue