Fix syntax error

This commit is contained in:
Manuel Thalmann 2024-07-15 13:17:00 +02:00
parent d3ea49dba5
commit e6beab8438

View file

@ -20,7 +20,7 @@ if [ (id -u) -eq 0 ]
--comment "PortValhalla setup user" \
--system \
--no-user-group \
--groups wheel nix-users \
--groups wheel,nix-users \
--create-home \
--uid (getConfig valhalla.setupUser.id --json) \
"$name"