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 = {