about summary refs log tree commit diff
path: root/modules/user/openlab
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-05-12 16:17:13 +0200
committerProfpatsch <mail@profpatsch.de>2017-05-12 16:17:13 +0200
commit3ffc2eea55e625c782db914a3a6c9db7671b73c2 (patch)
tree9822e24c5b6272b28781d26ef5b558d6c9fbb202 /modules/user/openlab
parent36cfeeaed596eb9d22780721efb58710a37dfb21 (diff)
move to `enableRedistributableFirmware` for Profpatsch/Openlab
This is because `enableAllFirmware` now contains a new entry that is unfree.
Other machines probably want to move as well, cc @aszlig @sternenseemann.
Diffstat (limited to 'modules/user/openlab')
-rw-r--r--modules/user/openlab/base.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/openlab/base.nix b/modules/user/openlab/base.nix
index f26dd159..10f130f1 100644
--- a/modules/user/openlab/base.nix
+++ b/modules/user/openlab/base.nix
@@ -32,7 +32,7 @@ in
     };
     time.timeZone = "Europe/Berlin";
 
-    hardware.enableAllFirmware = true;
+    hardware.enableRedistributableFirmware = true;
 
     # TODO: filesystems