mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-16 07:45:06 +02:00
minus: Enable blueetooth
This commit is contained in:
parent
0ae70c3978
commit
f55cc87981
1 changed files with 2 additions and 0 deletions
|
|
@ -81,5 +81,7 @@
|
|||
services.openssh.enable = true;
|
||||
system.stateVersion = "23.11";
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue