fix errors

This commit is contained in:
Tao Tien 2024-10-15 19:21:20 -07:00
parent 22ca61fa17
commit 0ab65ae59d
3 changed files with 6 additions and 9 deletions

View file

@ -167,6 +167,7 @@
experimental-features = "nix-command flakes";
auto-optimise-store = true;
trusted-users = ["root" "@wheel"];
nix-path = "nixpkgs=flake:nixpkgs";
system-features = [
"benchmark"
"big-parallel"