Finish nix-cache
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m3s

This commit is contained in:
2025-01-24 15:48:03 +01:00
parent e70e892ab2
commit 006d0b9213
9 changed files with 85 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
$ORIGIN home.2rjus.net.
$TTL 1800
@ IN SOA ns1.home.2rjus.net. admin.test.2rjus.net. (
2046 ; serial number
2047 ; serial number
3600 ; refresh
900 ; retry
1209600 ; expire
@@ -57,6 +57,7 @@ ca IN A 10.69.13.12
monitoring01 IN A 10.69.13.13
jelly01 IN A 10.69.13.14
nix-cache01 IN A 10.69.13.15
nix-cache IN CNAME nix-cache01
; http-proxy cnames
nzbget IN CNAME http-proxy