Thor: unstable

This commit is contained in:
Filippo Berto 2024-09-15 12:04:52 +02:00
parent 4d264d2cd8
commit cdccd6e1ae
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
8 changed files with 74 additions and 50 deletions

View file

@ -13,55 +13,55 @@
};
packages = builtins.attrValues {
inherit (pkgs)
# electrum
# element-desktop # matrix client
# evolution
# freecad
# geary
# gnome-calendar
# gnome-sound-recorder
# krita
# minecraft
# mycrypto
# pcmanfm
# pulseaudio
# retroarchFull
# seahorse
# shotwell
# signal-desktop
# slack
# wineFull
authenticator
brave
discord
droidcam
# electrum
# element-desktop # matrix client
eog
evince
# evolution
# freecad
file-roller
gallery-dl
geeqie
gnome-font-viewer
gnome-screenshot
gnome-system-monitor
gucharmap
inkscape
# krita
# minecraft
# mycrypto
openvpn
p7zip
pavucontrol
# pcmanfm
procps
# pulseaudio
pulseaudio
# retroarchFull
# shotwell
# signal-desktop
skypeforlinux
# slack
spotify
tdesktop
teams-for-linux
thunderbird
totem
transmission-gtk
# wineFull
wireguard-tools
xournalpp
zoom-us
;
inherit (pkgs.gnome)
eog
file-roller
# geary
# gnome-calendar
gnome-font-viewer
gnome-screenshot
# gnome-sound-recorder
gnome-system-monitor
# seahorse
totem
;
inherit (pkgs.unstable_pkgs) heroic;
};