adding bluetooth
This commit is contained in:
parent
c69f81a338
commit
632f754e23
@ -16,7 +16,14 @@
|
||||
hostId = "9b68eb32";
|
||||
};
|
||||
|
||||
hardware.pulseaudio.enable = false;
|
||||
hardware = {
|
||||
pulseaudio.enable = false;
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
};
|
||||
};
|
||||
|
||||
security.rtkit.enable = true;
|
||||
sound.enable = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user