mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Add description for user
This commit is contained in:
parent
b03dd951fc
commit
0ce421de45
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
||||||
|
|
||||||
# Define user accounts
|
# Define user accounts
|
||||||
users.extraUsers.aaronh = {
|
users.extraUsers.aaronh = {
|
||||||
|
description = "Aaron Honeycutt";
|
||||||
home = "/home/aaronh";
|
home = "/home/aaronh";
|
||||||
extraGroups = [ "wheel" "networkmanager" "adm"];
|
extraGroups = [ "wheel" "networkmanager" "adm"];
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue