This commit is contained in:
Daniel Langbein 2024-12-15 16:23:37 +01:00
parent 82864d4acd
commit c2fa641147
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,8 @@
"ata-ST6000DM003-2CY186_ZR11WA9K" "ata-ST6000DM003-2CY186_ZR11WA9K"
]; ];
yoda.de-p1st-monitor = (builtins.readFile ../../assets/de-p1st-monitor/yodaHedgehog.ini); yoda.de-p1st-monitor = (builtins.readFile ../../assets/de-p1st-monitor/yodaHedgehog.ini);
# Updates the AAAA record of yodahedgehog.p1st.de.
# Note: dualstack lite -> No A record for that subdomain!
yoda.netcup-dns = ../../secrets/netcup-dns-hedgehog.json; yoda.netcup-dns = ../../secrets/netcup-dns-hedgehog.json;
boot.kernelParams = []; boot.kernelParams = [];

View File

@ -51,6 +51,7 @@
]; ];
yoda.spin-down.hd-idle = []; yoda.spin-down.hd-idle = [];
yoda.de-p1st-monitor = (builtins.readFile ../../assets/de-p1st-monitor/yodaNas.ini); yoda.de-p1st-monitor = (builtins.readFile ../../assets/de-p1st-monitor/yodaNas.ini);
# Updates the A and AAAA record of @.biketripplanner.de, @.p1st.de, @.privacy1st.de
yoda.netcup-dns = ../../secrets/netcup-dns-nas.json; yoda.netcup-dns = ../../secrets/netcup-dns-nas.json;
boot.kernelParams = [ boot.kernelParams = [