mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Add Said user
This commit is contained in:
parent
ca42253a29
commit
f7dc6a3bdd
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@
|
|||
extraGroups = [ "wheel" ];
|
||||
};
|
||||
|
||||
users.users.said = graphicalUser {
|
||||
description = "Said";
|
||||
extraGroups = [ "wheel" ];
|
||||
};
|
||||
|
||||
users.users.orhan = graphicalUser {
|
||||
description = "Orhan";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue