From a8347ee783e572ddf8f5092e0f53e8ba61b9cbdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chlo=C3=A9=20Kassandra=20Rei=C3=9F?= Date: Wed, 18 Mar 2026 13:06:28 +0100 Subject: [PATCH] Add wireguard support --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index c37d11c..e763ae1 100755 --- a/configuration.nix +++ b/configuration.nix @@ -79,6 +79,8 @@ boot.extraModprobeConfig = '' environment.systemPackages = with pkgs; [ wget networkmanager + wireguard-tools + wg-netmanager epiphany nodejs_24 dive