summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2023-12-04 08:41:23 +0530
committersinanmohd <sinan@sinanmohd.com>2023-12-04 08:41:23 +0530
commitc70d3ea547488b421919b8109ae0843037e25fc9 (patch)
tree17fdbeabc7ab70d002a96e3f23222273e2af34b3 /hosts
parent54722454d8e5b7a8fbe67af0e07897a9511361d8 (diff)
kay/network: debug logs for pppd
Diffstat (limited to 'hosts')
-rw-r--r--hosts/kay/modules/network.nix1
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;