mirror of https://codeberg.org/anemofilia/zero
buer: users: Add radio to the kvm group
parent
f3cb25f9bd
commit
4b4dd839b4
|
@ -15,7 +15,7 @@
|
|||
(shell (file-append fish "/bin/fish"))
|
||||
(uid 1000)
|
||||
(group "users")
|
||||
(supplementary-groups `("audio" "seat" "video" "wheel"))))
|
||||
(supplementary-groups `("audio" "kvm" "seat" "video" "wheel"))))
|
||||
|
||||
(define root
|
||||
(user-account
|
||||
|
|
Loading…
Reference in New Issue