ewesticker: nord

This commit is contained in:
Peder Bergebakken Sundt 2024-09-29 16:00:04 +02:00
parent 124a7f4c10
commit dd80bfa2f1
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,7 @@
#../../profiles/vpn-pbsds/tailscale.nix
../../users/pbsds
../../users/pbsds/syncthing.nix
../../profiles/mounts/freon-nfs.nix
../../profiles/mounts/reidun-nfs.nix

View File

@ -36,6 +36,7 @@
devices."pjudduzen".id = "JCNX5AC-YMXJZBP-5LQRLAL-BGTSXKK-X6AJPXL-IXDWJGW-IHSBTPT-AFXKFAK";
devices."rocm".id = "UFW6V4E-LMEDTYR-23BU6BP-2HEMWYB-2ARCJ4X-T67WHZX-BNCCHZ4-5GPSZQV";
devices."sopp".id = "ZQJEWAX-GALDJDO-FBOE5ON-M5XKXNT-PRZD3CY-S7L3XDR-PR27NYL-RZ6O7QW";
devices."nord".id = "C6N5NVA-AXCQ23G-4D4U3A6-WLNXCRC-PBE3PLB-P4SATUU-PSB2MN2-WOZPHAL";
/* devices."bjarte".autoAcceptFolders = true; # TODO */
folders = lib.flip lib.pipe [
@ -46,7 +47,7 @@
/* "ntnu".ignorePerms = false; # `false` means sync file permissions */
"DCIM".devices = [ "bjarte" "sopp" "pjudduzen" ];
"ntnu".devices = [ "bjarte" "sopp" "rocm" ];
"ewesticker".devices = [ "bjarte" "sopp" "rocm" ];
"ewesticker".devices = [ "bjarte" "sopp" "rocm" "nord" ];
"pjudduzen-clover".devices = [ "pjudduzen" "sopp" ];
"pjudduzen-movies".devices = [ "pjudduzen" "sopp" ];
"pjudduzen-music".devices = [ "pjudduzen" "sopp" ];