backup static files to garage

This commit is contained in:
nora 2024-08-08 15:43:38 +02:00
parent e887bbf737
commit da0615ad18
30 changed files with 148 additions and 12 deletions

View file

@ -1,6 +1,10 @@
{ config, pkgs, name, ... }: {
age.secrets.garage_secrets.file = ../../secrets/garage_secrets.age;
environment.systemPackages = with pkgs; [
minio-client
];
networking.firewall.interfaces.wg0.allowedTCPPorts = [
3901 # RPC
3903 # admin for metrics