feat: add .elfeed to syncthing

This commit is contained in:
Swarsel 2024-12-05 03:33:32 +01:00
parent 85b0d93633
commit 85f5a5a408
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 160 additions and 136 deletions

View file

@ -35,7 +35,7 @@
path = "/Vault/data/syncthing/Sync";
type = "receiveonly";
versioning = null;
devices = [ "sync (@oracle)" "magicant" "zenfone9" "nbl-imba-2" ];
devices = [ "sync (@oracle)" "magicant" "nbl-imba-2" ];
id = "default";
};
"Obsidian" = {
@ -45,7 +45,7 @@
type = "simple";
params.keep = "5";
};
devices = [ "sync (@oracle)" "magicant" "zenfone9" "nbl-imba-2" ];
devices = [ "sync (@oracle)" "magicant" "nbl-imba-2" ];
id = "yjvni-9eaa7";
};
"Org" = {
@ -55,7 +55,7 @@
type = "simple";
params.keep = "5";
};
devices = [ "sync (@oracle)" "magicant" "zenfone9" "nbl-imba-2" ];
devices = [ "sync (@oracle)" "magicant" "nbl-imba-2" ];
id = "a7xnl-zjj3d";
};
"Vpn" = {
@ -65,7 +65,7 @@
type = "simple";
params.keep = "5";
};
devices = [ "sync (@oracle)" "magicant" "zenfone9" "nbl-imba-2" ];
devices = [ "sync (@oracle)" "magicant" "nbl-imba-2" ];
id = "hgp9s-fyq3p";
};
"Documents" = {
@ -78,6 +78,11 @@
devices = [ "magicant" "nbl-imba-2" ];
id = "hgr3d-pfu3w";
};
".elfeed" = {
path = "/home/swarsel/.elfeed";
devices = [ "sync (@oracle)" "magicant" "nbl-imba-2" "winters" ];
id = "h7xbs-fs9v1";
};
};
};
};