fix: right agenix file
This commit is contained in:
parent
bbd1394061
commit
be7c5c4243
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
age.secrets.vaultwarden-env = {
|
age.secrets.vaultwarden-env = {
|
||||||
file = ../../secrets/authentik.age;
|
file = ../../secrets/vaultwarden.age;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue