From 5854ad2332d0e7805248217ffebf2941352a82ef Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Sun, 21 Jan 2024 12:08:22 +0200 Subject: [PATCH] enable wireguard --- nixos/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/default.nix b/nixos/default.nix index 42f85ef..c477c15 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -6,7 +6,7 @@ ./laptop dnscrypt # gaming - # wireguard + wireguard # nvidia hosts.nixosModule ];