diff --git a/nixos/hosts/nixos-framework/default.nix b/nixos/hosts/nixos-framework/default.nix index ba295d80..30c35847 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -12,6 +12,7 @@ ../../common/services/podman.nix ../../common/services/geoclue.nix ../../common/services/syncthing.nix + ../../common/services/tlp.nix ]; hardware.bluetooth.enable = true; # enables support for Bluetooth