Add wireguard tools

This commit is contained in:
Lukas Cech 2025-01-07 22:51:03 +01:00
parent 2f2548f83d
commit 5d4585cc24

View File

@ -49,6 +49,7 @@ in
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
vim vim
wireguard-tools
]; ];
launchd.user.agents = { launchd.user.agents = {