[Desktop/Gaming] Rename gamemoderun wrapper

This commit is contained in:
Antoine Viallon 2023-03-15 09:32:36 +01:00
parent 69c5fdb954
commit 5240c8d0cd
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -54,7 +54,7 @@ in {
enable = true;
};
security.wrappers = {
gamemoderun = {
my-gamemoderun = {
source = "${pkgs.gamemode}/bin/gamemoderun";
owner = "root";
group = "gamers";