From 6b900749d0e3430304b0a72678dcc30c9b3689dd Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Mon, 30 Sep 2024 15:13:00 +1000 Subject: [PATCH] chore(toxvpn): disable intil after re-write --- outputs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/outputs.nix b/outputs.nix index fff69ea..738070a 100644 --- a/outputs.nix +++ b/outputs.nix @@ -49,7 +49,7 @@ in { }) ]; profiles.starship.enable = true; - profiles.toxvpn.enable = true; + profiles.toxvpn.enable = false; }; # Comment out deployment line when building the SD Image. airgead = {