diff options
author | tv <tv@krebsco.de> | 2016-02-02 20:17:10 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-02 20:17:10 +0100 |
commit | afd09edbd3ec1739fb95eaab664a2400386ce7a0 (patch) | |
tree | f555c3b98803ccb1008a964127aef4ee5ab61f49 /tv/2configs/hw/x220.nix | |
parent | 44b9f90b2c70c997399afcc550dac2fff155af6b (diff) |
tv: cleanup allowUnfree
Diffstat (limited to 'tv/2configs/hw/x220.nix')
-rw-r--r-- | tv/2configs/hw/x220.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/2configs/hw/x220.nix b/tv/2configs/hw/x220.nix index 8549311e7..7cec670fa 100644 --- a/tv/2configs/hw/x220.nix +++ b/tv/2configs/hw/x220.nix @@ -14,7 +14,6 @@ networking.wireless.enable = true; #hardware.enableAllFirmware = true; - #nixpkgs.config.allowUnfree = true; #zramSwap.enable = true; #zramSwap.numDevices = 2; |