Add dialout for usb access
This commit is contained in:
@@ -15,8 +15,8 @@ in
|
||||
|
||||
users.users.${profile.username} = {
|
||||
isNormalUser = true;
|
||||
description = "Nina Chloé Kassandra";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "scanner" "lp" "uucp"];
|
||||
description = "Nina Chlóe Kassandra";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "scanner" "lp" "uucp" "dialout"];
|
||||
packages = with pkgs; [];
|
||||
shell = pkgs.zsh;
|
||||
hashedPassword = profile.hashed-password;
|
||||
|
||||
Reference in New Issue
Block a user