forgot to enable it
This commit is contained in:
parent
8de5beba02
commit
0a1d0d5e4c
|
@ -7,6 +7,7 @@ with lib;
|
|||
{
|
||||
services = {
|
||||
vaultwarden = {
|
||||
enable = true;
|
||||
environmentFile = /vaultenv;
|
||||
config = {
|
||||
DOMAIN = "https://${dn}";
|
||||
|
|
Loading…
Reference in a new issue