From 4130bb50b0ab96e305460722e1e8293e67061659 Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 17 May 2016 02:49:00 +0200 Subject: machines/arilou: Remove B43 firmware Since we have disabled allowUnfree, this is the only package that was left on my machines and I really don't even use that firmware, so it's safe to just remove it. Signed-off-by: aszlig --- machines/aszlig/arilou.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/aszlig/arilou.nix b/machines/aszlig/arilou.nix index 469d6de9..f77fbe38 100644 --- a/machines/aszlig/arilou.nix +++ b/machines/aszlig/arilou.nix @@ -21,7 +21,6 @@ in { networking.hostName = "arilou"; networking.wireless.enable = mkForce true; - networking.enableB43Firmware = true; fileSystems."/".device = "/dev/disk/by-uuid/${rootUUID}"; fileSystems."/".fsType = "btrfs"; -- cgit 1.4.1