eeepc: Added Unfree

This commit is contained in:
Serĉanto de Scio 2021-05-17 14:18:01 +10:00
parent 170fc12033
commit 5c65ce2f9e
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -31,6 +31,7 @@
nixpkgs = {
config = {
allowUnfree = true;
packageOverrides = pkgs: {
stdenv = pkgs.stdenv // {
platform = pkgs.stdenv.platform // {