mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(syncthing): add tmp folder
This commit is contained in:
@@ -113,6 +113,7 @@ in {
|
||||
cloud-dir = "${config.users.users.me.home}/cloud";
|
||||
in {
|
||||
"${config.users.users.me.home}/sync".devices = ["kabsa" "manakish" "fatteh"];
|
||||
"${config.users.users.me.home}/tmp".devices = ["kabsa" "manakish" "fatteh" "heym"];
|
||||
"${cloud-dir}/syncthing/mundoiu".devices = ["kabsa" "manakish" "heym" "fatteh"];
|
||||
"${cloud-dir}/syncthing/music" = {
|
||||
devices = ["kabsa" "manakish" "heym" "zaatar" "fatteh"];
|
||||
|
||||
Reference in New Issue
Block a user