wireguard tools

This commit is contained in:
alex 2024-02-11 13:58:19 -05:00
parent ae2af2d851
commit 83a079597b
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim vim
wireguard-tools
]; ];
# List services that you want to enable: # List services that you want to enable: