Enable bitwarden admin
This commit is contained in:
parent
f03b88d591
commit
b0ffe238e9
3 changed files with 16 additions and 3 deletions
|
@ -100,6 +100,9 @@
|
|||
cloud.traefik.hosts.uptime-kuma-dtth = { host = "status.dtth.ch"; port = 16904; };
|
||||
cloud.traefik.hosts.uptime-kuma-codefun = { host = "status.codefun.vn"; port = 16904; };
|
||||
|
||||
# Bitwarden
|
||||
sops.secrets.vaultwarden-env = { };
|
||||
cloud.bitwarden.envFile = config.sops.secrets.vaultwarden-env.path;
|
||||
|
||||
# Arion
|
||||
virtualisation.arion.backend = "docker";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue