feat: what is this bluetooth blyat

This commit is contained in:
s-prechtl 2025-07-02 12:12:09 +02:00
parent a459710e40
commit fca9e91a39

View file

@ -19,6 +19,11 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
};
networking.hostName = "goingmerry"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.