snowhawk: enable gamemode service
This commit is contained in:
parent
6f327ab3ac
commit
1e603bb6b4
1 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
||||||
theme = "owl";
|
theme = "owl";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.gamemode.enable = true;
|
||||||
|
|
||||||
# Enable automatic login for the user.
|
# Enable automatic login for the user.
|
||||||
services.displayManager.autoLogin = {
|
services.displayManager.autoLogin = {
|
||||||
|
@ -117,6 +118,8 @@
|
||||||
git
|
git
|
||||||
killall
|
killall
|
||||||
|
|
||||||
|
gamemode
|
||||||
|
|
||||||
linux-manual
|
linux-manual
|
||||||
|
|
||||||
inputs.nh.packages.${pkgs.system}.default
|
inputs.nh.packages.${pkgs.system}.default
|
||||||
|
|
Loading…
Reference in a new issue