sops changes, and things I cannot remember
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
};
|
||||
programs.ssh = {
|
||||
startAgent = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user