This commit is contained in:
Tao Tien 2024-04-29 16:25:28 -07:00
parent 0d8f806c01
commit f8b450362b
4 changed files with 3 additions and 3 deletions

View file

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