From 0676d691724b2ceebde17377fddf9bc7fcf8f5b0 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Wed, 25 Oct 2017 22:26:45 +0300 Subject: sd-image-*: Include profiles/base.nix This brings useful goodies like lspci and lsusb that were missing previously. --- nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix') diff --git a/nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix b/nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix index 3f2970757bd..eb676eae05e 100644 --- a/nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix +++ b/nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix @@ -10,6 +10,7 @@ let in { imports = [ + ../../profiles/base.nix ../../profiles/installation-device.nix ./sd-image.nix ]; -- cgit 1.4.1