base: centralize openssh settings
This commit is contained in:
parent
d8573cad9e
commit
733f46d70a
5 changed files with 10 additions and 14 deletions
|
|
@ -85,11 +85,7 @@
|
|||
};
|
||||
};
|
||||
fwupd.enable = true;
|
||||
openssh = {
|
||||
enable = true;
|
||||
permitRootLogin = "no";
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
openssh.enable = true;
|
||||
};
|
||||
my.gui.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue