Add user to dialout group
This commit is contained in:
parent
7bf5b65d22
commit
1d8f8385cd
@ -82,7 +82,7 @@
|
||||
users.users.rothe = {
|
||||
isNormalUser = true;
|
||||
description = "rothe";
|
||||
extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "incus-admin"];
|
||||
extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "incus-admin" "dialout" ];
|
||||
shell = pkgs.fish;
|
||||
packages = with pkgs; [
|
||||
chromium
|
||||
|
Loading…
x
Reference in New Issue
Block a user