Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Jan 19, 2023
1 parent 9e8e282 commit 89fa128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-nix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ installer_options=(
if [[ (! $INPUT_INSTALL_OPTIONS =~ "--no-daemon") && ($OSTYPE =~ darwin || -e /run/systemd/system) ]]; then
installer_options+=(
--daemon
--daemon-user-count 0
)
else
sudo mkdir -p /etc/nix
Expand Down

0 comments on commit 89fa128

Please sign in to comment.