update common secrets add vaultwarden env

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-18 22:19:21 -05:00
parent 4f2110fc3f
commit f3cffa2236
6 changed files with 59 additions and 23 deletions

View file

@ -80,8 +80,6 @@ in
};
};
networking.firewall.allowedTCPPorts = [ 8080 ];
# Ensure users exist on host machine
inherit users;