diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-11-29 16:37:21 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-11-29 16:38:45 +0530 |
commit | 3ee40d479a6eae1826e4312299d03331e6d6e830 (patch) | |
tree | d923173316e9e2fe97d9722236b2960bd7e60eec /hosts/kay/modules/network.nix | |
parent | cbe317a6d993c65899186d4a397525e066bed19a (diff) |
hosts/kay: fix mtu
see https://old.reddit.com/r/bsnl/comments/ht37q4/guide_for_bsnl_ftth/
Diffstat (limited to 'hosts/kay/modules/network.nix')
-rw-r--r-- | hosts/kay/modules/network.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/kay/modules/network.nix b/hosts/kay/modules/network.nix index 95832d8..41b929b 100644 --- a/hosts/kay/modules/network.nix +++ b/hosts/kay/modules/network.nix @@ -35,7 +35,6 @@ in nic-wan defaultroute persist - mtu 1380 noauth noipv6 ''; |