Skip to content

Commit 89fa128

Browse files
committed
.
1 parent 9e8e282 commit 89fa128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-nix.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ installer_options=(
4545
if [[ (! $INPUT_INSTALL_OPTIONS =~ "--no-daemon") && ($OSTYPE =~ darwin || -e /run/systemd/system) ]]; then
4646
installer_options+=(
4747
--daemon
48+
--daemon-user-count 0
4849
)
4950
else
5051
sudo mkdir -p /etc/nix

0 commit comments

Comments
 (0)