From 6b85e87506dffadae46b00cca207afa956e42cc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Thu, 15 May 2025 21:16:08 +0200 Subject: [PATCH] Add TODO not about wireguard networkd --- hosts/http-proxy/wireguard.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/http-proxy/wireguard.nix b/hosts/http-proxy/wireguard.nix index 29a3b02..e06b7eb 100644 --- a/hosts/http-proxy/wireguard.nix +++ b/hosts/http-proxy/wireguard.nix @@ -6,6 +6,7 @@ }; networking.wireguard = { enable = true; + # TODO: add useNetworkd once 25.05 released interfaces = { wg0 = {