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 • jon on Aug 18 2022, 5:08 PM. Authored by Tags None Referenced Files
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
|