lkajsd
This commit is contained in:
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user