Got a usb numpad and replaced sc with numbat
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
users.users.${userSettings.username} = {
|
||||
isNormalUser = true;
|
||||
description = userSettings.name;
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "input" "dialout" ];
|
||||
packages = [];
|
||||
uid = 1000;
|
||||
};
|
||||
|
Reference in New Issue
Block a user