mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +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";
|
cloud-dir = "${config.users.users.me.home}/cloud";
|
||||||
in {
|
in {
|
||||||
"${config.users.users.me.home}/sync".devices = ["kabsa" "manakish" "fatteh"];
|
"${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/mundoiu".devices = ["kabsa" "manakish" "heym" "fatteh"];
|
||||||
"${cloud-dir}/syncthing/music" = {
|
"${cloud-dir}/syncthing/music" = {
|
||||||
devices = ["kabsa" "manakish" "heym" "zaatar" "fatteh"];
|
devices = ["kabsa" "manakish" "heym" "zaatar" "fatteh"];
|
||||||
|
|||||||
Reference in New Issue
Block a user