From f61b18ff1dbf3dd5bfdcc32e087fd724ad1537fe Mon Sep 17 00:00:00 2001 From: ediblerope Date: Fri, 19 Dec 2025 11:51:47 +0000 Subject: [PATCH] Update FredOS-Macbook.nix --- hosts/FredOS-Macbook.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/FredOS-Macbook.nix b/hosts/FredOS-Macbook.nix index aa15155..0758a05 100644 --- a/hosts/FredOS-Macbook.nix +++ b/hosts/FredOS-Macbook.nix @@ -10,7 +10,7 @@ # The driver version for Broadcom STA is currently "6.30.223.271" "broadcom-sta-6.30.223.271-${config.boot.kernelPackages.kernel.version}" ]; - }; + } # 2. This part only applies if the hostname matches (lib.mkIf (config.networking.hostName == "FredOS-Macbook") {