home-manager/nix-darwin
Wael Nasreddine 0bdbdea2e2
nix-darwin: sudo --set-home for multiple user activation (#2857) (#2858)
Changing from `sudo -i` to `sudo -s` messes up activation when multiple
users are managed. `--set-home` should have similar behavior to `-i` in
that the activation script is run from the user's home directory.

Fixes #2856

(cherry picked from commit e1fab012e8)

Co-authored-by: toonn <toonn@toonn.io>
2022-04-01 13:31:59 -04:00
..
default.nix nix-darwin: sudo --set-home for multiple user activation (#2857) (#2858) 2022-04-01 13:31:59 -04:00