Update FredOS-Macbook.nix
This commit is contained in:
parent
a245505c7a
commit
d9fa78b87e
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
tlp
|
||||
vesktop
|
||||
adwaita-icon-theme
|
||||
mission-center
|
||||
];
|
||||
services.tlp.enable = false;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue