Common: fix typo (whoops)
This commit is contained in:
parent
75cf2f6740
commit
054edff989
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
||||||
users.users.toast = {
|
users.users.toast = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Toast";
|
description = "Toast";
|
||||||
extraGroupps = [ "wheel" ];
|
extraGroups = [ "wheel" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Set up time zone.
|
# Set up time zone.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue