sshd module, home-shared-modules
This commit is contained in:
parent
821d057aca
commit
37f5f73a76
7 changed files with 66 additions and 71 deletions
|
@ -27,16 +27,6 @@ in {
|
|||
|
||||
# Enable CUPS to print documents.
|
||||
printing.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
KbdInteractiveAuthentication = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Enable sound with pipewire.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue