adding env

This commit is contained in:
Chris Cochrun 2025-05-15 14:36:01 -05:00
parent e3b7c2d35a
commit 5df1bf9705

View file

@ -7,6 +7,7 @@ with lib;
{ {
services = { services = {
vaultwarden = { vaultwarden = {
environmentFile = /vaultenv;
config = { config = {
DOMAIN = "https://${dn}"; DOMAIN = "https://${dn}";
SIGNUPS_ALLOWED = false; SIGNUPS_ALLOWED = false;