From fc99b18f9bcd61c3eca4194bf3d20405f3aff25f Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 13 Aug 2015 03:25:16 +0200 Subject: kzerza: Enable building it as an ISO image. We only really need an ISO image for kzerza, as mentioned in the previous commit, because that's the one that's really dd'ed onto an USB stick. Signed-off-by: aszlig --- machines/aszlig/kzerza.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/aszlig/kzerza.nix b/machines/aszlig/kzerza.nix index b6604fed..b90b05d2 100644 --- a/machines/aszlig/kzerza.nix +++ b/machines/aszlig/kzerza.nix @@ -7,6 +7,7 @@ let diskID = "usb-0000_Removable_Drive_23372707080836980013-0:0"; in { vuizvui.user.aszlig.profiles.base.enable = true; + vuizvui.createISO = true; services.xserver.enable = mkForce false; -- cgit 1.4.1