Add gamemode and mangohud.
This commit is contained in:
parent
5579ad330e
commit
6c313e7cf5
|
@ -72,6 +72,7 @@
|
||||||
lm_sensors
|
lm_sensors
|
||||||
lsp-plugins
|
lsp-plugins
|
||||||
lutris
|
lutris
|
||||||
|
mangohud
|
||||||
mat2
|
mat2
|
||||||
mda_lv2
|
mda_lv2
|
||||||
metersLv2
|
metersLv2
|
||||||
|
|
|
@ -8,6 +8,10 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gamemode = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
gnupg = {
|
gnupg = {
|
||||||
agent = {
|
agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in New Issue