Enable bluetooth

This commit is contained in:
2021-12-13 07:23:23 +00:00
parent ffdafe2d8c
commit 0c525380fc

View File

@@ -62,6 +62,9 @@
hardware.opengl.driSupport32Bit = true; hardware.opengl.driSupport32Bit = true;
hardware.bluetooth.enable = true;
services.blueman.enable = true;
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.
users.users.daniel = { users.users.daniel = {
isNormalUser = true; isNormalUser = true;