bluetooth fixed
This commit is contained in:
@@ -73,6 +73,11 @@
|
||||
|
||||
# Enable sound with pipewire.
|
||||
hardware.pulseaudio.enable = false;
|
||||
#hardware.pulseaudio = {
|
||||
# enable = true;
|
||||
# package = pkgs.pulseaudioFull;
|
||||
#};
|
||||
hardware.bluetooth.enable = true;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
@@ -139,6 +144,7 @@
|
||||
kdePackages.kdeconnect-kde
|
||||
kdePackages.partitionmanager
|
||||
kdePackages.bluedevil
|
||||
kdePackages.bluez-qt
|
||||
fprintd
|
||||
unzip
|
||||
oh-my-zsh
|
||||
|
||||
@@ -106,7 +106,7 @@ set splitright
|
||||
|
||||
let mapleader = "\<Space>"
|
||||
|
||||
colorscheme gruvbox
|
||||
colorscheme tokyonight
|
||||
|
||||
set noswapfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user