chore(infra): Switch to age-secrets.autoMatch

This commit is contained in:
Tom Hubrecht 2024-02-19 14:47:27 +01:00
parent 10e768cacd
commit ad39c91168
12 changed files with 12 additions and 30 deletions

View file

@ -54,9 +54,7 @@
radiusClients = { };
};
age-secrets.matches."^radius-.*$" = {
owner = "radius";
};
age-secrets.autoMatch = [ "radius" ];
networking.firewall.allowedTCPPorts = [ 1812 ];
networking.firewall.allowedUDPPorts = [ 1812 ];