mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-07 05:08:51 -04:00
enabled perf mode on laptop
This commit is contained in:
parent
86f5d804e2
commit
91f02a4c6b
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
services.perf_mode.enable = true;
|
||||||
|
|
||||||
networking.hostName = "laptop";
|
networking.hostName = "laptop";
|
||||||
|
|
||||||
services.logind.settings.Login.HandlePowerKey = "suspend";
|
services.logind.settings.Login.HandlePowerKey = "suspend";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue