Make setup user name more stylish
This commit is contained in:
parent
45c5461c7a
commit
3e13101b37
|
@ -11,7 +11,7 @@ if [ (id -u) -eq 0 ]
|
|||
runHook createUser || \
|
||||
begin
|
||||
useradd \
|
||||
--comment "PortValhalla setup user" \
|
||||
--comment "PortValhalla Setup User" \
|
||||
--system \
|
||||
--no-user-group \
|
||||
--groups nix-users \
|
||||
|
|
Loading…
Reference in a new issue