Changed synthing listen address

This commit is contained in:
2025-08-20 14:22:51 -04:00
parent 8e9b4c3a66
commit 16b1ad9724
2 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
};
services.syncthing = {
enable = true;
guiAddress = "0.0.0.0:8384"
};
programs.ranger = {
enable = true;