This commit is contained in:
2024-10-12 20:31:24 +02:00
parent 5d083d863f
commit c4ceeb6435
3 changed files with 8 additions and 5 deletions
+4 -1
View File
@@ -27,9 +27,12 @@
options.urAccepted = -1; # disable telemetry
# TODO: nox
# TODO: eple
# TODO: somehow disable gui
# TODO: somehow auto-make a gui user+password
# TODO: somehow don't create ~/Sync
# TODO: sync documents folder
# TODO: move state folder
# webui http://localhost:8384/
# nix run -- nixpkgs#syncthing generate --config="$HOME"/syncthing/.config/syncthing
@@ -48,7 +51,7 @@
lib.mkMerge
] {
/* "ntnu".ignorePerms = false; # `false` means sync file permissions */
"DCIM".devices = [ "bjarte" "sopp" "pjudduzen" ];
"DCIM".devices = [ "pjudduzen" "bjarte" "sopp" ];
"ntnu".devices = [ "bjarte" "sopp" "rocm" ];
"mihon".devices = [ "pjudduzen" "bjarte" "nord" ];
"ewesticker".devices = [ "pjudduzen" "bjarte" "sopp" "rocm" "nord" ];