Home/Nixinator: Disable gamemode
This commit is contained in:
@ -98,12 +98,6 @@
|
|||||||
videoDrivers = ["nvidia"]; # NVIDIA
|
videoDrivers = ["nvidia"]; # NVIDIA
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
|
||||||
gamemode = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
# This has been relocated here from the default config,
|
# This has been relocated here from the default config,
|
||||||
# because it forces en-US keyboard layout.
|
# because it forces en-US keyboard layout.
|
||||||
i18n.inputMethod = {
|
i18n.inputMethod = {
|
||||||
|
Reference in New Issue
Block a user