nixos: add my user to the openrazer group

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-05-13 11:58:21 -03:00
parent c8a78d9227
commit dd7130c31e
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -114,7 +114,7 @@
users.users.wizardlink = {
createHome = true;
description = "Alexandre Cavalheiro";
extraGroups = [ "networkmanager" "wheel" "postgresql" "docker" ];
extraGroups = [ "networkmanager" "wheel" "postgresql" "docker" "openrazer" ];
initialPassword = "wizardlink";
isNormalUser = true;
@ -314,7 +314,7 @@
## Hardware specific
openrazer-daemon # Razor products back-end
polychromatic # and it's Front-end
polychromatic # and it's front-end
];
# Some programs need SUID wrappers, can be configured further or are