lots of new packages (will probably need to remove some of them later)

This commit is contained in:
jacekpoz 2023-07-30 01:13:22 +02:00
parent 4081c482e6
commit 579f12681e

View file

@ -121,6 +121,7 @@
pkg-config
docker
docker-compose
postgresql
nix-gaming.wine-osu
nix-gaming.osu-stable
@ -134,10 +135,16 @@
gnupg
pinentry-qt
age
rage
fd
udisks
ffmpeg
xdg-desktop-portal-gtk
ghc
ghcid
cabal-install
yt-dlp
filelight
(fenix.complete.withComponents [
"cargo"
"clippy"
@ -145,6 +152,19 @@
"rustc"
"rustfmt"
])
wayland
showmethekey
polkit
libsForQt5.polkit-kde-agent
asciinema
asciinema-agg
du-dust
mullvad-vpn
appimage-run
file
virt-manager
weechat
flowblade
];
stateVersion = lib.mkDefault "23.11";