From 883f59f473c8577e39ab4142e55c27d678a60d33 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Wed, 12 Aug 2026 16:38:28 +0700 Subject: upd --- nixos/modules/features/vpn-utils/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nixos/modules/features/vpn-utils') diff --git a/nixos/modules/features/vpn-utils/default.nix b/nixos/modules/features/vpn-utils/default.nix index 91f2594..ed5bb8d 100644 --- a/nixos/modules/features/vpn-utils/default.nix +++ b/nixos/modules/features/vpn-utils/default.nix @@ -10,6 +10,8 @@ environment.systemPackages = with pkgs; [ wireguard-tools + amneziawg-tools + amneziawg-go ]; # Throne's sing-box core resolves its underlying DNS by running @@ -28,4 +30,4 @@ ''; } ]; -} \ No newline at end of file +} -- cgit v1.2.3