nixos: add my user to group gamemode

This commit is contained in:
Alexandre Cavalheiro 2024-07-16 00:46:49 -03:00
parent 6c7d7a0257
commit d33c1817e4
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -143,6 +143,7 @@
description = "Alexandre Cavalheiro";
extraGroups = [
"docker"
"gamemode"
"libvirtd"
"networkmanager"
"openrazer"