changy
This commit is contained in:
parent
1b65032415
commit
cac0d8071b
4 changed files with 30 additions and 30 deletions
|
@ -84,7 +84,7 @@
|
|||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.chris = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "adbusers" "wheel" "networkmanager" "input" "uinput" ];
|
||||
extraGroups = [ "adbusers" "wheel" "networkmanager" "input" "uinput" "dialout" ];
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue