tsuki: init webcord, remove btop & useless pkgs
This commit is contained in:
parent
b53afbe666
commit
a9a2223877
1 changed files with 1 additions and 8 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue