1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-05-18 16:51:40 +02:00
parent e945e5c24b
commit b9db4fa6c0
No known key found for this signature in database
4 changed files with 10 additions and 217 deletions

View file

@ -4,9 +4,11 @@
...
}:
let
virtualHostName = "vault.wrz.one";
virtualHostName = "vault.helveticanonstandard.net";
in
{
# TODO: tailscale
age.secrets = lib.mkSecrets { vaultwarden = { }; };
services.vaultwarden = {