Use the bluetooth mixin

This commit is contained in:
Oliver Davies 2025-04-21 13:54:38 +01:00
parent 6164fdbda0
commit 1c04c41966
2 changed files with 1 additions and 2 deletions

View file

@ -8,6 +8,7 @@
./services.nix
mixins-avahi
mixins-bluetooth
mixins-common
mixins-zram
mixins-zsh

View file

@ -1,8 +1,6 @@
{
services = {
auto-cpufreq.enable = true;
blueman.enable = true;
gvfs.enable = true;
openssh.enable = true;
power-profiles-daemon.enable = false;