non important commit
This commit is contained in:
parent
364aaa273a
commit
6015e02460
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
users.users.maxag = {
|
users.users.maxag = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Max Ag";
|
description = "Max Ag";
|
||||||
extraGroups = ["networkmanager" "wheel" "video" "input"];
|
extraGroups = ["networkmanager" "wheel" "video" "input" "dialout"];
|
||||||
|
|
||||||
shell = pkgs.nushell;
|
shell = pkgs.nushell;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue