This commit is contained in:
2025-08-15 19:03:16 +02:00
parent 0bf58bccbb
commit b6baf2be86
2 changed files with 6 additions and 6 deletions

View File

@@ -14,11 +14,6 @@
caddy = {
enable = true;
};
fail2ban = {
enable = true;
apiKeyFile = config.age.secrets.cloudflareFirewallApiKey.path;
zoneId = "9c5bc447b995ef5110ed384dca1d5624";
};
homepage-dashboard = {
enable = true;
};
@@ -48,12 +43,17 @@
};
vaultwarden = {
enable = true;
url = "vault.cnix.dev";
url = "vault.cnst.dev";
cloudflared = {
tunnelId = "fdd98086-6a4c-44f2-bba0-eb86b833cce5";
credentialsFile = config.age.secrets.vaultwardenCloudflared.path;
};
};
fail2ban = {
enable = true;
apiKeyFile = config.age.secrets.cloudflareFirewallApiKey.path;
zoneId = "0027acdfb8bbe010f55b676ad8698dfb";
};
podman = {
enable = true;
qbittorrent = {

Binary file not shown.