remove no-longer-needed nix trusted-users setting

well, it *seems* to work, at least!
This commit is contained in:
Colin 2024-02-20 13:43:41 +00:00
parent 8beac8df2f
commit 2bd99f6e51

View File

@ -33,8 +33,6 @@
# does the daemon continually scan the nix store?
# does the builder use some content-addressed db to efficiently dedupe?
nix.settings.auto-optimise-store = true;
# TODO: see if i can remove this?
nix.settings.trusted-users = [ "root" ];
# allow `nix-shell` (and probably nix-index?) to locate our patched and custom packages
nix.nixPath = [