Enable power management on laptop
This commit is contained in:
parent
7cab9a86ac
commit
b6760195ce
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
programs.light.enable = true;
|
||||
users.users.${config.user.name}.extraGroups = [ "video" ];
|
||||
|
||||
services.tlp.enable = true;
|
||||
|
||||
home-manager.users.${config.user.name} = { pkgs, config, ... }: {
|
||||
services.network-manager-applet.enable = true;
|
||||
services.blueman-applet.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue