diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/kay/modules/network.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/kay/modules/network.nix b/hosts/kay/modules/network.nix index 4714295..c31765b 100644 --- a/hosts/kay/modules/network.nix +++ b/hosts/kay/modules/network.nix @@ -39,6 +39,7 @@ in defaultroute persist noauth + debug ''; peers.bsnl = { enable = true; |