move ananicy to systemwide
This commit is contained in:
parent
7f8a4c443f
commit
1e5b22274a
2 changed files with 12 additions and 13 deletions
|
|
@ -44,18 +44,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.ananicy = {
|
||||
enable = true;
|
||||
package = pkgs.ananicy-cpp;
|
||||
rulesProvider = pkgs.ananicy-cpp;
|
||||
extraRules = [
|
||||
{
|
||||
"name" = "gamescope";
|
||||
"nice" = -20;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
services.xserver.videoDrivers = [
|
||||
"modesetting"
|
||||
"nvidia"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue