Switch to unstable Heroic launcher

This commit is contained in:
Filippo Berto 2023-08-31 14:05:24 +02:00
parent ab37aafd52
commit 441bb817dc
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 4 deletions

View file

@ -10,7 +10,6 @@
inherit (pkgs)
# element-desktop # matrix client
# freecad
heroic
# minecraft
# mycrypto
# pcmanfm
@ -28,7 +27,7 @@
# gnome-sound-recorder
# seahorse
eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor totem;
inherit (pkgs.unstable_pkgs) postman skypeforlinux;
inherit (pkgs.unstable_pkgs) heroic postman skypeforlinux;
};
};