minus: Enable blueetooth

This commit is contained in:
traxys 2024-04-08 23:55:41 +02:00
parent 0ae70c3978
commit f55cc87981

View file

@ -81,5 +81,7 @@
services.openssh.enable = true;
system.stateVersion = "23.11";
hardware.bluetooth.enable = true;
hardware.enableRedistributableFirmware = true;
}