Removed non-free
This commit is contained in:
parent
71bf3d48c1
commit
a30afc9102
|
@ -20,7 +20,6 @@
|
||||||
nixpkgs.localSystem = {
|
nixpkgs.localSystem = {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
config = "x86_64-unknown-linux-gnu";
|
config = "x86_64-unknown-linux-gnu";
|
||||||
allowUnfree = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Tools that Linode support like to have install if you need them.
|
# Tools that Linode support like to have install if you need them.
|
||||||
|
|
Loading…
Reference in a new issue