vno3-nk: temporarily disable syncthing

This commit is contained in:
2025-05-24 22:11:36 +03:00
parent cf797cd100
commit d9ddb0b3e0
4 changed files with 5 additions and 1 deletions

View File

@@ -76,7 +76,7 @@ in
}; };
syncthing = { syncthing = {
enable = true; enable = false;
user = "jakstpub"; user = "jakstpub";
group = "jakstpub"; group = "jakstpub";
dataDir = "/data/vno3-shared"; dataDir = "/data/vno3-shared";

View File

@@ -40,6 +40,10 @@ in
"secrets/mtworx/syncthing/cert.pem.age" "secrets/mtworx/syncthing/cert.pem.age"
"secrets/mtworx/kolide-launcher.age" "secrets/mtworx/kolide-launcher.age"
] ]
// mk ([ vno3-nk ] ++ motiejus) [
"secrets/vno3-nk/syncthing/key.pem.age"
"secrets/vno3-nk/syncthing/cert.pem.age"
]
// mk ([ vno1-gdrx ] ++ motiejus) [ // mk ([ vno1-gdrx ] ++ motiejus) [
"secrets/vno1-gdrx/syncthing/key.pem.age" "secrets/vno1-gdrx/syncthing/key.pem.age"
"secrets/vno1-gdrx/syncthing/cert.pem.age" "secrets/vno1-gdrx/syncthing/cert.pem.age"

Binary file not shown.

Binary file not shown.