various things because i am lazy

This commit is contained in:
Ranomier 2024-12-13 19:06:00 +01:00
parent 1b9a5a264e
commit cc0b878532
9 changed files with 29 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{...}: {
hardware.bluetooth.enable = true; # enables support for Bluetooth
hardware.bluetooth.powerOnBoot = false; # powers up the default Bluetooth controller on boot
services.blueman.enable = true; # provides blueman-applet and blueman-manager
}