From 1fb538d98416fda4936667d68e0cdcaee1559d64 Mon Sep 17 00:00:00 2001 From: Jan Grosser Date: Mon, 20 May 2024 22:52:44 +0200 Subject: [PATCH] Bluetooth already defined with xfce --- hosts/p14s/configuration.nix | 3 --- 1 file changed, 3 deletions(-) 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;