added forgejo to restic backups.

This commit is contained in:
Gabe Venberg 2025-03-24 16:23:31 +01:00
parent 3a8026d110
commit ac463949c7
4 changed files with 23 additions and 1 deletions

View file

@ -8,7 +8,6 @@
imports = [
../../configs/nixos/nginx.nix
];
services.nginx.clientMaxBodySize = "100m";
services.nginx.virtualHosts = {
"gabevenberg.com" = {
enableACME = true;