This commit is contained in:
Tao Tien 2024-04-29 16:25:28 -07:00
parent bb121c2d33
commit 8768d59f2f
6 changed files with 29 additions and 65 deletions

View file

@ -151,6 +151,7 @@
experimental-features = "nix-command flakes";
auto-optimise-store = true;
trusted-users = ["root" "@wheel"];
show-trace = true;
};
nixpkgs.config = {allowUnfree = true;};