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
|
./services.nix
|
||||||
|
|
||||||
mixins-avahi
|
mixins-avahi
|
||||||
|
mixins-bluetooth
|
||||||
mixins-common
|
mixins-common
|
||||||
mixins-zram
|
mixins-zram
|
||||||
mixins-zsh
|
mixins-zsh
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
services = {
|
services = {
|
||||||
auto-cpufreq.enable = true;
|
auto-cpufreq.enable = true;
|
||||||
|
|
||||||
blueman.enable = true;
|
|
||||||
gvfs.enable = true;
|
gvfs.enable = true;
|
||||||
openssh.enable = true;
|
openssh.enable = true;
|
||||||
power-profiles-daemon.enable = false;
|
power-profiles-daemon.enable = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue