From 1e5cb384d5bced16f31fd60c60c9583cf027738f Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Mon, 2 Apr 2018 23:21:29 +0300 Subject: nixos/sd-image-*: Raspberry Pi firmware no longer falls under unfree It's just unfreeRedistributableFirmware now. --- nixos/modules/installer/cd-dvd/sd-image-aarch64.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'nixos/modules/installer/cd-dvd/sd-image-aarch64.nix') diff --git a/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix b/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix index 3306846b7fa7..ddf91a5656c7 100644 --- a/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix +++ b/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix @@ -21,9 +21,6 @@ in "it cannot be cross compiled"; }; - # Needed by RPi firmware - nixpkgs.config.allowUnfree = true; - boot.loader.grub.enable = false; boot.loader.generic-extlinux-compatible.enable = true; -- cgit 1.4.1