bertof: add dialout group

This commit is contained in:
Filippo Berto 2024-12-26 09:27:31 +01:00
parent 14cfbf6f00
commit 4587448b56
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,7 @@
shell = pkgs.zsh;
extraGroups = [
"audio"
"dialout"
"docker"
"flashrom"
"input"