various nas updates

correct backup paths, update flood ip, remove libvirtd
This commit is contained in:
Gabriel Simmer 2023-12-08 23:42:33 +00:00
parent a3780cae33
commit fdde3dbbbb
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -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 = {