universedesktop: add to input group
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
users.groups.net = {};
|
users.groups.net = {};
|
||||||
users.users.universe = {
|
users.users.universe = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" "adbusers" "net" "brltty" "brlapi" "dialout" ];
|
extraGroups = [ "wheel" "adbusers" "net" "brltty" "brlapi" "dialout" "input" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user