mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
syncthing
This commit is contained in:
@@ -56,6 +56,7 @@ in {
|
||||
hostname = "catullus.local";
|
||||
user = "root";
|
||||
};
|
||||
"gitlab.peixdev.net".port = 999;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -69,6 +70,11 @@ in {
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
|
||||
users.users.kfm.openssh.authorizedKeys.keys = [
|
||||
sshKey.homeros
|
||||
sshKey.scardanelli
|
||||
|
||||
@@ -71,6 +71,7 @@ in with pkgs;
|
||||
firefox
|
||||
tor-browser-bundle-bin
|
||||
thunderbird
|
||||
tdesktop
|
||||
w3m
|
||||
wget
|
||||
httpie
|
||||
|
||||
Reference in New Issue
Block a user