Backup vikunja
All checks were successful
Check Flake / check-flake (push) Successful in 2m6s

This commit is contained in:
Zuckerberg 2024-10-27 16:26:32 -07:00
parent c7d9e84f73
commit 9109e356bd
2 changed files with 3 additions and 1 deletions

View File

@ -271,6 +271,9 @@
service.enableregistration = false;
};
};
backup.group."vikunja".paths = [
"/var/lib/vikunja"
];
boot.binfmt.emulatedSystems = [ "aarch64-linux" "armv7l-linux" ];
}

View File

@ -3,7 +3,6 @@
{
services.esphome.enable = true;
# TODO lock down
services.mosquitto = {
enable = true;
listeners = [