From 9ce23d2006c702ad238a0a5111c271d087eb29e2 Mon Sep 17 00:00:00 2001 From: cnst Date: Wed, 16 Jul 2025 16:30:40 +0200 Subject: [PATCH] fail2ban test 15 --- hosts/sobotka/server.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sobotka/server.nix b/hosts/sobotka/server.nix index 7813f575..97bc3637 100644 --- a/hosts/sobotka/server.nix +++ b/hosts/sobotka/server.nix @@ -12,6 +12,7 @@ }; vaultwarden = { enable = true; + domain = "vault.cnst.dev"; cloudflared = { tunnelId = "c3f541cb-b97e-4766-ae16-a8d863a3eec8"; credentialsFile = config.age.secrets.vaultwardenCloudflared.path;