If a user already has nix installed, it's a bit
jarring to being prompted immediately for sudo access.
Indicate to the user what's going on to make experience
less frightening.
Differential D4882
[Nix] Warn user of writes to /etc/nix/nix.conf Authored by • jon on Aug 19 2022, 12:08 AM.
Details If a user already has nix installed, it's a bit Indicate to the user what's going on to make experience sudo vim /etc/nix/nix.conf # remove line with cores, max-jobs, or trusted-users ./scripts/install_nix.sh # get prompted with message with missing value # enter password # assert value is now appended to /etc/nix/nix.conf cat /etc/nix/nix.conf
Diff Detail
Event Timeline
| ||||||||||||||||||||||||||||