nextcloud: init

This commit is contained in:
root@dishwasher 2022-06-26 21:17:20 +02:00
parent 56ab27d661
commit 35e93ce43b
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
8 changed files with 266 additions and 0 deletions

View file

@ -61,6 +61,7 @@
# List services that you want to enable:
# Enable the OpenSSH daemon.
programs.mosh.enable = true;
services.openssh = {
enable = true;
permitRootLogin = "prohibit-password";