mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-20 00:59:04 +05:30
chore(vicinae): remove broken extensions
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user