forked from DGNum/infrastructure
chore(infra): Switch to age-secrets.autoMatch
This commit is contained in:
parent
10e768cacd
commit
ad39c91168
12 changed files with 12 additions and 30 deletions
|
@ -54,9 +54,7 @@
|
|||
radiusClients = { };
|
||||
};
|
||||
|
||||
age-secrets.matches."^radius-.*$" = {
|
||||
owner = "radius";
|
||||
};
|
||||
age-secrets.autoMatch = [ "radius" ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 1812 ];
|
||||
networking.firewall.allowedUDPPorts = [ 1812 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue