From 005cfe5eb1c4cf64cb2cbd788d53d7b1de8f6b5d Mon Sep 17 00:00:00 2001 From: Magic_RB Date: Wed, 28 Jun 2023 21:53:17 +0200 Subject: [PATCH] Disable hostapd on blowhole Signed-off-by: Magic_RB --- nixos/systems/blowhole/hostapd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/systems/blowhole/hostapd.nix b/nixos/systems/blowhole/hostapd.nix index 45282fc..6446840 100644 --- a/nixos/systems/blowhole/hostapd.nix +++ b/nixos/systems/blowhole/hostapd.nix @@ -44,7 +44,7 @@ in hwMode = "g"; channel = 14; countryCode = "NL"; - enable = true; + enable = false; extraConfig = '' wpa_psk_file=/run/secrets/hostapd_wpa_psk