added bluetooth

feat/kile-v2
Ricard Illa 2022-01-19 11:25:56 +01:00
parent 71dc125340
commit b2dab4b75e
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,8 @@ in {
''; '';
hardware.opengl.enable = true; hardware.opengl.enable = true;
hardware.bluetooth.enable = true;
services.blueman.enable = true;
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions