mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
use system
This commit is contained in:
parent
5c1775b03f
commit
b582f716c1
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
specialArgs = {
|
||||
inherit inputs;
|
||||
pkgs = import nixpkgs {
|
||||
hostPlatform = "x86_64-linux";
|
||||
system = "x86_64-linux";
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue