chore: Update Vaultwarden
This commit is contained in:
parent
8c3bb2b3ce
commit
f3090538d8
2 changed files with 36 additions and 12 deletions
|
|
@ -3,7 +3,11 @@
|
|||
{
|
||||
config = {
|
||||
homelab = {
|
||||
apps.vaultwarden.enable = true;
|
||||
apps.vaultwarden = {
|
||||
enable = true;
|
||||
domain = "https://vault.depeuter.dev";
|
||||
name = "Hugo's Vault";
|
||||
};
|
||||
virtualisation.guest.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue