Use the bluetooth mixin
This commit is contained in:
parent
6164fdbda0
commit
1c04c41966
2 changed files with 1 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
./services.nix
|
||||
|
||||
mixins-avahi
|
||||
mixins-bluetooth
|
||||
mixins-common
|
||||
mixins-zram
|
||||
mixins-zsh
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
services = {
|
||||
auto-cpufreq.enable = true;
|
||||
|
||||
blueman.enable = true;
|
||||
gvfs.enable = true;
|
||||
openssh.enable = true;
|
||||
power-profiles-daemon.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue