mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2026-05-28 01:54:02 +00:00
Added kb to dialout group
This commit is contained in:
parent
0203a03132
commit
968c0f824d
|
|
@ -140,7 +140,7 @@
|
|||
users.users.kb = { # Managed by Homemanager
|
||||
isNormalUser = true;
|
||||
description = "kB";
|
||||
extraGroups = [ "networkmanager" "wheel" "input" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "input" "dialout" ];
|
||||
};
|
||||
users.users.games = { # Managed by Homemanager
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue