diff options
author | tv <tv@krebsco.de> | 2016-07-23 12:58:03 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-07-23 12:58:03 +0200 |
commit | 5f0e7c6dd05022ac6f0ba1dd51594070a93068ba (patch) | |
tree | 2103f1ba9b2a505fabe4238b8aa97f7cb047ccd4 /tv/1systems/alnus.nix | |
parent | d80762acc8f626004cc8bfa51e7a3927f351d067 (diff) |
tv x220: enableAllFirmware
Diffstat (limited to 'tv/1systems/alnus.nix')
-rw-r--r-- | tv/1systems/alnus.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/alnus.nix b/tv/1systems/alnus.nix index 360390c09..a9646b588 100644 --- a/tv/1systems/alnus.nix +++ b/tv/1systems/alnus.nix @@ -53,7 +53,6 @@ with config.krebs.lib; }; hardware = { - enableAllFirmware = true; opengl.driSupport32Bit = true; pulseaudio.enable = true; }; |