about summary refs log tree commit diff
path: root/machines/aszlig/dnyarri.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-11-28 10:48:06 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-11-28 10:48:06 +0100
commit8e4005d5f4c32a563014a88481e5df5d9248bc7c (patch)
tree757d76e01412d89e66190485a8e49a5ef060c44b /machines/aszlig/dnyarri.nix
parent55f9c333077c4caa7e2d6aa3a4f8b59a8a71c78e (diff)
dnyarri/mmrnmhrm: Enable all firmware
This is needed mostly for the GPUs and for KMS to hopefully work.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'machines/aszlig/dnyarri.nix')
-rw-r--r--machines/aszlig/dnyarri.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/aszlig/dnyarri.nix b/machines/aszlig/dnyarri.nix
index 491ee233..eeef5291 100644
--- a/machines/aszlig/dnyarri.nix
+++ b/machines/aszlig/dnyarri.nix
@@ -28,6 +28,7 @@ with lib;
   };
 
   vuizvui.user.aszlig.system.kernel.enable = true;
+  hardware.enableAllFirmware = true;
 
   networking.hostName = "dnyarri";