From cca305f3e3d03ddb397d7b779953412fb22cbd92 Mon Sep 17 00:00:00 2001 From: Majiir Paktu Date: Tue, 10 Dec 2024 16:57:53 -0500 Subject: [PATCH] nixos/wireguard-networkd: fix issue link --- nixos/modules/services/networking/wireguard-networkd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/networking/wireguard-networkd.nix b/nixos/modules/services/networking/wireguard-networkd.nix index 71f7ed6e182d..6360f5ec0a5d 100644 --- a/nixos/modules/services/networking/wireguard-networkd.nix +++ b/nixos/modules/services/networking/wireguard-networkd.nix @@ -128,7 +128,7 @@ in # # socketNamespace and interfaceNamespace can be implemented once networkd # supports setting a netdev's namespace. See: - # https://github.com/systemd/systemd/issues/11629 + # https://github.com/systemd/systemd/issues/11103 # https://github.com/systemd/systemd/pull/14915 assertions = concatLists (