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,11 +5,15 @@
environment.systemPackages = [ environment.systemPackages = [
pkgs.acpi pkgs.acpi
pkgs.brightnessctl 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.wayland.windowManager.sway.config.modifier = "Mod4";
home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = { home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = {
text = ''autogenerated = 0 # remove this line to remove the warning text = ''autogenerated = 0 # remove this line to remove the warning
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,1536x1024,auto,1 monitor=,1536x1024,auto,1