home/sway | cleanup, remove pasystray as no longer working, do not install yt-dlp from nix

This commit is contained in:
Don Harper 2026-01-04 08:58:48 -06:00
parent 4080e530eb
commit f33943bfa0
2 changed files with 6 additions and 11 deletions

View file

@ -57,7 +57,6 @@ in {
nvd
obsidian
overpass
pasystray
pavucontrol
pwvucontrol
qpwgraph
@ -74,7 +73,7 @@ in {
# watchmate
widevine-cdm
wlsunset
yt-dlp
# yt-dlp
];
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") feishin;
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;