feat: create reusable backup utility function
This commit is contained in:
parent
c87148b911
commit
e679c76e6b
2 changed files with 78 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ in
|
|||
enable = true;
|
||||
};
|
||||
|
||||
# backup
|
||||
borgbackup.jobs = feature { };
|
||||
|
||||
# reverse proxy
|
||||
nginx.virtualHosts."${feature}.fi33.buzz" = {
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue