Update FredOS-Macbook.nix

This commit is contained in:
ediblerope 2026-01-20 08:22:20 +00:00 committed by GitHub
parent a245505c7a
commit d9fa78b87e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;