attempt #321312 at compiling the entire system
This commit is contained in:
parent
9f2a6eae25
commit
28330d0095
@ -68,10 +68,12 @@
|
||||
};
|
||||
};
|
||||
nix.settings.cores = 16;
|
||||
nixpkgs.config = {
|
||||
nixpkgs = {
|
||||
hostPlatform = "x86_64-linux";
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [ ];
|
||||
hostPlatform = "x86_64-linux";
|
||||
};
|
||||
};
|
||||
users = {
|
||||
groups.nixremote.gid = 555;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user