diff --git a/nix/nas/configuration.nix b/nix/nas/configuration.nix index 798bb40..8c2c852 100644 --- a/nix/nas/configuration.nix +++ b/nix/nas/configuration.nix @@ -84,8 +84,8 @@ environmentFile = config.age.secrets.restic-b2-credentials.path; repository = "s3:s3.us-west-000.backblazeb2.com/gsimmer-backup"; paths = [ - "/tank/gabriel/projects" - "/tank/gabriel/org" + "/tank/gsimmer/projects" + "/tank/gsimmer/org" "/tank/gsimmer/Backup/Pictures" "/tank/gsimmer/Photos" "/tank/shared" @@ -327,7 +327,7 @@ client_max_body_size 100M; ''; - proxyPass = "http://192.168.122.185:3000/"; + proxyPass = "http://192.168.50.205:3000/"; }; }; }; @@ -416,7 +416,7 @@ daily = 2; monthly = 2; }; - "Primary/gitea" = { + "Primary/forgejo" = { autoprune = true; autosnap = true; daily = 2; @@ -466,7 +466,6 @@ cifs-utils cloudflared bat - virtiofsd gnupg pinentry ]; @@ -531,7 +530,6 @@ setSocketVariable = true; }; }; - libvirtd.enable = true; }; virtualisation.oci-containers.containers = {