nixos/kelder: MTU fix + disable all local redirects
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 33m1s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 33m1s
This commit is contained in:
@@ -343,6 +343,7 @@ rec {
|
||||
};
|
||||
|
||||
domain = "hentai.engineer";
|
||||
ipv4MTU = 1460;
|
||||
vpn = {
|
||||
port = 51820;
|
||||
};
|
||||
|
Reference in New Issue
Block a user