tsuki: init webcord, remove btop & useless pkgs

This commit is contained in:
notohh 2023-05-21 06:05:27 -04:00
parent b53afbe666
commit a9a2223877
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -22,9 +22,8 @@
packages = with pkgs; [ packages = with pkgs; [
(callPackage ../../pkgs/chatterino7 {}) (callPackage ../../pkgs/chatterino7 {})
bitwarden bitwarden
discord webcord
spotify-player spotify-player
btop
obs-studio obs-studio
pavucontrol pavucontrol
unzip unzip
@ -38,7 +37,6 @@
alejandra alejandra
cryptomator cryptomator
ventoy-bin-full ventoy-bin-full
plex-media-player
wine wine
lutris lutris
gamemode gamemode
@ -48,11 +46,6 @@
osu-lazer-bin osu-lazer-bin
runelite runelite
prismlauncher prismlauncher
cbonsai
pipes-rs
cmatrix
cava
hollywood
]; ];
stateVersion = "23.05"; stateVersion = "23.05";