Set UID
This commit is contained in:
parent
e29ecc3315
commit
104566a92c
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ with lib; {
|
|||
# Define a user account.
|
||||
users.users.${user} = {
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
description = mkIf (user == "fern") "Fern Garden";
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue