From 5d4585cc243f985660b22d43ccf8382aaad8ed71 Mon Sep 17 00:00:00 2001 From: Lukas Cech Date: Tue, 7 Jan 2025 22:51:03 +0100 Subject: [PATCH] Add wireguard tools --- darwin/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/darwin/common.nix b/darwin/common.nix index 857f3d4..08c2f11 100644 --- a/darwin/common.nix +++ b/darwin/common.nix @@ -49,6 +49,7 @@ in environment.systemPackages = with pkgs; [ git vim + wireguard-tools ]; launchd.user.agents = {