Enable bluetooth on laptop

This commit is contained in:
insert 2024-07-11 10:52:49 -04:00
parent 28cacbfbba
commit 6ae9fee82c
Signed by: insert
GPG key ID: A70775C389ACF105

View file

@ -5,8 +5,12 @@
environment.systemPackages = [
pkgs.acpi
pkgs.brightnessctl
pkgs.libreoffice
];
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
services.blueman.enable = true;
home-manager.users.insert.wayland.windowManager.sway.config.modifier = "Mod4";
home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = {
text = ''autogenerated = 0 # remove this line to remove the warning