From 83a079597bd14cb2b041fc8740bdc74fbd8b4937 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 11 Feb 2024 13:58:19 -0500 Subject: [PATCH] wireguard tools --- atauno/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/atauno/configuration.nix b/atauno/configuration.nix index a13dd6c..a6d6d49 100644 --- a/atauno/configuration.nix +++ b/atauno/configuration.nix @@ -45,6 +45,7 @@ # $ nix search wget environment.systemPackages = with pkgs; [ vim + wireguard-tools ]; # List services that you want to enable: