fix(home-pc): add user to gamemode group

This commit is contained in:
Felix Schröter 2024-12-10 14:07:17 +01:00
parent 1043b12ec9
commit 81ad02ae00
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -23,6 +23,7 @@
"disk" "disk"
"libvirtd" "libvirtd"
"qemu-libvirtd" "qemu-libvirtd"
"gamemode"
"media" "media"
]; ];
modules = [ self.homeManagerModules.git ]; modules = [ self.homeManagerModules.git ];