modules: add ergodox
This enables usage of ZSA tools, such as `wally` or their online training tool for any users that are part of `plugdev`.
This commit is contained in:
parent
5b63b70958
commit
012163eb44
3 changed files with 18 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in
|
|||
isNormalUser = true;
|
||||
shell = pkgs.zsh;
|
||||
extraGroups = groupsIfExist [
|
||||
"plugdev" # usage of ZSA keyboard tools
|
||||
"media" # access to media files
|
||||
"wheel" # `sudo` for the user.
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue