System Gen105 @ 2024-04-29-23:10:06

This commit is contained in:
Jonas Röger 2024-04-29 23:10:07 +02:00
parent 858843e15a
commit 916b5db6be

View File

@ -1,4 +1,5 @@
{config, ...}: {
# Enable Bluetooth
hardware.bluetooth.enable = true;
services.blueman.enable = true;
}