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";
|
||||
};
|
||||
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
# Enable automatic login for the user.
|
||||
services.displayManager.autoLogin = {
|
||||
|
@ -117,6 +118,8 @@
|
|||
git
|
||||
killall
|
||||
|
||||
gamemode
|
||||
|
||||
linux-manual
|
||||
|
||||
inputs.nh.packages.${pkgs.system}.default
|
||||
|
|
Loading…
Reference in a new issue