make abbie the nixbook user
This commit is contained in:
parent
64fce53607
commit
17f1e429d6
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@
|
|||
services.xserver.dpi = 144;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.chris = {
|
||||
users.users.abbie = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "adbusers" "wheel" "networkmanager" "input" "uinput" "dialout" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue