feat: drive over
This commit is contained in:
parent
be7c5c4243
commit
c375a8278f
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ in
|
||||||
{
|
{
|
||||||
age.secrets.vaultwarden-env = {
|
age.secrets.vaultwarden-env = {
|
||||||
file = ../../secrets/vaultwarden.age;
|
file = ../../secrets/vaultwarden.age;
|
||||||
|
owner = "vaultwarden";
|
||||||
|
group = "vaultwarden";
|
||||||
|
mode = "0400";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue