Common: fix typo (whoops)

This commit is contained in:
Toast 2024-02-05 11:11:52 +01:00
parent 75cf2f6740
commit 054edff989

View file

@ -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.