mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
test: vaultwarden microVM
This commit is contained in:
parent
2cf4f087f1
commit
6086fc1d99
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in
|
||||||
};
|
};
|
||||||
certs =
|
certs =
|
||||||
let
|
let
|
||||||
dnsConfig = provider: dns: directory: {
|
dnsConfig = provider: dns: {
|
||||||
dnsProvider = dns;
|
dnsProvider = dns;
|
||||||
environmentFile = config.sops.secrets.${provider}.path;
|
environmentFile = config.sops.secrets.${provider}.path;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue