chore(syncthing): add enable to server
This commit is contained in:
@@ -60,6 +60,9 @@
|
|||||||
apiKeyFile = config.age.secrets.cloudflareFirewallApiKey.path;
|
apiKeyFile = config.age.secrets.cloudflareFirewallApiKey.path;
|
||||||
zoneId = "0027acdfb8bbe010f55b676ad8698dfb";
|
zoneId = "0027acdfb8bbe010f55b676ad8698dfb";
|
||||||
};
|
};
|
||||||
|
syncthing = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
podman = {
|
podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
qbittorrent = {
|
qbittorrent = {
|
||||||
|
|||||||
Reference in New Issue
Block a user