eeepc: Added Unfree
This commit is contained in:
parent
170fc12033
commit
5c65ce2f9e
|
@ -31,6 +31,7 @@
|
|||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
packageOverrides = pkgs: {
|
||||
stdenv = pkgs.stdenv // {
|
||||
platform = pkgs.stdenv.platform // {
|
||||
|
|
Loading…
Reference in a new issue