Distributed build: Difference between revisions

m Fix sentence
m Fix sentence
Line 11: Line 11:
Depending on how you installed the [https://nixos.org/download/ Nix package manager],  
Depending on how you installed the [https://nixos.org/download/ Nix package manager],  


* '''"multi-user"''' (system-wide installation; default on NixOS, normal case for most private Linux distro users) or
* '''"multi-user"''' (system-wide installation; default on NixOS, preferred, normal case for most Linux distro users) or
* '''"single-user"''' (installed only for a single user on the machine; used when no root/admin rights were available for the user),
* '''"single-user"''' (installed only for a single user on the machine; used when no root/admin rights were available for the user),