mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Gaming] Rename gamemoderun wrapper
This commit is contained in:
parent
69c5fdb954
commit
5240c8d0cd
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in {
|
|||
enable = true;
|
||||
};
|
||||
security.wrappers = {
|
||||
gamemoderun = {
|
||||
my-gamemoderun = {
|
||||
source = "${pkgs.gamemode}/bin/gamemoderun";
|
||||
owner = "root";
|
||||
group = "gamers";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue