feat: create reusable backup utility function

This commit is contained in:
wi11-holdsworth 2025-09-29 22:46:32 +10:00
parent c87148b911
commit e679c76e6b
2 changed files with 78 additions and 0 deletions

View file

@ -15,6 +15,9 @@ in
enable = true;
};
# backup
borgbackup.jobs = feature { };
# reverse proxy
nginx.virtualHosts."${feature}.fi33.buzz" = {
forceSSL = true;