cloud0: Remove docker as supplemental group (following 12b0038
)
This commit is contained in:
parent
42d598781e
commit
04e0acfb5d
@ -23,7 +23,7 @@
|
||||
(group "users")
|
||||
(shell #~(string-append #$zsh "/bin/zsh"))
|
||||
(supplementary-groups
|
||||
'("wheel" "netdev" "audio" "video" "docker"))
|
||||
'("wheel" "netdev" "audio" "video"))
|
||||
(home-directory "/home/collin"))
|
||||
(operating-system-users base-system)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user