From da6a7d5c69aa3e8b70755e88be0f44b642422114 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 7 Dec 2023 20:32:45 +0100 Subject: bump --- hosts/vidhar/network/dsl.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/vidhar/network/dsl.nix') diff --git a/hosts/vidhar/network/dsl.nix b/hosts/vidhar/network/dsl.nix index ae874c25..a8a897f2 100644 --- a/hosts/vidhar/network/dsl.nix +++ b/hosts/vidhar/network/dsl.nix @@ -36,6 +36,7 @@ in { user 002576900250551137425220#0001@t-online.de telekom debug + +ipv6 ''; }; systemd.services."pppd-telekom" = { @@ -43,7 +44,6 @@ in { serviceConfig = lib.mkForce { PIDFile = "/run/pppd/${pppInterface}.pid"; - ExecStart = "${lib.getBin pkgs.ppp}/sbin/pppd call telekom up_sdnotify nolog +ipv6"; }; }; sops.secrets."pap-secrets" = { -- cgit v1.2.3