fix default server

This commit is contained in:
XenGi 2026-02-13 22:11:55 +01:00
parent 5b6ea3dec2
commit 45ad03e8c4
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -56,7 +56,6 @@ in
};
};
"staging.${config.networking.domain}" = {
default = true;
quic = true;
kTLS = true;
forceSSL = true;