i once again again again ened to sync

This commit is contained in:
martyTF 2026-07-09 20:10:45 +02:00
parent 9cac325698
commit 6063d2b438
18 changed files with 1264 additions and 1375 deletions

View file

@ -23,7 +23,7 @@
config = {
services = {
vaultwarden = {
enable = true;
enable = config.server.misc.vaultwarden.enable;
config = {
DOMAIN = "https://${config.server.misc.vaultwarden.subdomain}.${config.networking.domain}";
SIGNUPS_ALLOWED = false;