From bd558481be78f210fc3cd6d5c0fe315b56959a64 Mon Sep 17 00:00:00 2001 From: clerie Date: Sat, 4 Dec 2021 10:52:58 +0100 Subject: [PATCH] Enable PPPoE debugging --- hosts/carbon/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/carbon/configuration.nix b/hosts/carbon/configuration.nix index 31e2d55..849e5fe 100644 --- a/hosts/carbon/configuration.nix +++ b/hosts/carbon/configuration.nix @@ -136,6 +136,7 @@ hide-password defaultroute +ipv6 + debug ''; }; };