Update FredOS-Macbook.nix

This commit is contained in:
ediblerope 2025-12-30 11:52:08 +00:00 committed by GitHub
parent 64d992ec7b
commit f2d4f5adab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@
environment.systemPackages = with pkgs; [ tlp ];
services.tlp.enable = true;
services.power-profiles-daemon.enable = false;
hardware.facetimehd.enable = true;
boot = {
loader = {