Bluetooth

This commit is contained in:
Andrey0189 2024-04-17 08:15:16 +05:00
parent 78dca0df4c
commit e8d1371ae8
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
settings = {
General = {
Enable = "Source,Sink,Media,Socket";
Experimental = true;
};
};
};
services.blueman.enable = true;
}

View File

@ -10,6 +10,7 @@
./virtmanager.nix ./virtmanager.nix
./hyprland.nix ./hyprland.nix
./trim.nix ./trim.nix
./bluetooth.nix
./nixvim/nixvim.nix ./nixvim/nixvim.nix
]; ];
} }

View File

@ -51,6 +51,7 @@
brightnessctl brightnessctl
swww swww
openssl openssl
lazygit
# GUI utils # GUI utils
feh feh