mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Update configuration.nix
This commit is contained in:
parent
a7a96a6290
commit
5762c0559c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
# List services that you want to enable:
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.settings = {
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
permitRootLogin = "no";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue