1
0
Fork 0
forked from autowolf/nix

add bluetooth support

This commit is contained in:
do butterflies cry? 2026-02-23 13:20:35 +10:00
parent 5dfb68916f
commit fdb5a035dd

View file

@ -136,6 +136,11 @@
};
hardware = {
bluetooth = {
enable = true;
powerOnBoot = true;
};
graphics = {
enable = true;
enable32Bit = true;