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