Vault and Cloud on public domain!

This commit is contained in:
= 2025-01-19 17:56:08 +01:00
parent 124fc4229a
commit 9812a631fc
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@
services.vaultwarden = {
enable = true;
adminPasswordFile = config.age.secrets.vaultwarden-admin-pwd.path;
proxy.domain = "tegola.pro";
proxy.domain = "pasetto.me";
};
virtualisation.proxmox.enable = true;
};