diff --git a/hosts/p14s/configuration.nix b/hosts/p14s/configuration.nix index 9ab6189..e729bfb 100644 --- a/hosts/p14s/configuration.nix +++ b/hosts/p14s/configuration.nix @@ -116,9 +116,6 @@ git ]; - # TODO: Bluetooth - # See: https://nixos.wiki/wiki/Bluetooth - # Power Management # See: https://nixos.wiki/wiki/Laptop services.auto-cpufreq.enable = true;