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
|
reversal-icon-theme
|
||||||
fnm
|
fnm
|
||||||
libnotify
|
libnotify
|
||||||
bluez
|
|
||||||
bluetui
|
|
||||||
swww
|
swww
|
||||||
loupe
|
loupe
|
||||||
nautilus
|
nautilus
|
||||||
|
|
|
||||||
|
|
@ -177,6 +177,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Bluetooth
|
||||||
|
services.blueman.enable = true;
|
||||||
|
|
||||||
# SSH
|
# SSH
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
"label": " "
|
"label": " "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "wezterm start -- bluetui",
|
"command": "blueman-manager",
|
||||||
"label": " "
|
"label": " "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue