add bluetooth support
This commit is contained in:
parent
5dfb68916f
commit
fdb5a035dd
1 changed files with 5 additions and 0 deletions
|
|
@ -136,6 +136,11 @@
|
|||
};
|
||||
|
||||
hardware = {
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
};
|
||||
|
||||
graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue