move to blueman
This commit is contained in:
parent
60adc2eb2d
commit
8e4637122c
3 changed files with 4 additions and 3 deletions
|
|
@ -27,8 +27,6 @@
|
|||
reversal-icon-theme
|
||||
fnm
|
||||
libnotify
|
||||
bluez
|
||||
bluetui
|
||||
swww
|
||||
loupe
|
||||
nautilus
|
||||
|
|
|
|||
|
|
@ -177,6 +177,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Bluetooth
|
||||
services.blueman.enable = true;
|
||||
|
||||
# SSH
|
||||
services.openssh.enable = true;
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"label": " "
|
||||
},
|
||||
{
|
||||
"command": "wezterm start -- bluetui",
|
||||
"command": "blueman-manager",
|
||||
"label": " "
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue