This commit is contained in:
Matt Nish-Lapidus 2025-03-28 11:52:22 -04:00
parent 78998ff52a
commit 840ed37540
7 changed files with 242 additions and 24 deletions

View file

@ -233,6 +233,12 @@
openFirewall = true;
};
services.taskchampion-sync-server = {
enable = true;
openFirewall = true;
snapshot.days = 1;
};
# services.sabnzbd.configFile = ./sabnzbd.ini;
# services.transmission = {