syncthing

This commit is contained in:
unexplrd
2025-03-12 15:46:52 +02:00
parent 2be4d3f258
commit 04174ccd34
5 changed files with 51 additions and 7 deletions

View File

@ -34,11 +34,6 @@
networking = {
networkmanager.enable = true;
hostName = "dunamis";
# required for syncthing
firewall = {
allowedTCPPorts = [22000];
allowedUDPPorts = [21027 22000];
};
};
boot = {
@ -66,6 +61,7 @@
fstrim.enable = true;
fwupd.enable = true;
openssh.enable = true;
syncthing.openDefaultPorts = true;
opensnitch = {
enable = false;
settings = {