mirror of
https://github.com/kmein/niveum
synced 2026-03-17 18:41:09 +01:00
syncthing
This commit is contained in:
@@ -41,6 +41,11 @@ in {
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
sshKey.homeros
|
||||
|
||||
Reference in New Issue
Block a user