soteria fixes
This commit is contained in:
@@ -32,7 +32,6 @@ in
|
||||
};
|
||||
|
||||
config = {
|
||||
cfg.certificates = lib.mkDefault true;
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
# require public key authentication for better security
|
||||
@@ -190,7 +189,6 @@ in
|
||||
"test-nix" = {
|
||||
hostname = "fded:fb16:653e:25da:be24:11ff:fea0:753f";
|
||||
user = "john";
|
||||
identityFile = identityFile;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user