chore(vicinae): remove broken extensions

This commit is contained in:
tux
2026-09-11 02:06:54 +05:30
parent acb825e1db
commit cba375a888

View File

@@ -9,14 +9,11 @@
useLayerShell = true; useLayerShell = true;
extensions = with pkgs.vicinae-extensions; [ extensions = with pkgs.vicinae-extensions; [
# @TODO broken in upstream repo
# bluetooth
nix nix
ssh ssh
awww-switcher awww-switcher
process-manager process-manager
pulseaudio pulseaudio
wifi-commander
port-killer port-killer
silverbullet silverbullet
]; ];