feat(desktops): add minecraft launcher
This commit is contained in:
parent
8151c25bfe
commit
79215425a3
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
hunspellDicts.en_CA
|
hunspellDicts.en_CA
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
spotifywm
|
spotifywm
|
||||||
|
prismlauncher-qt5
|
||||||
(pkgs.discord.override {
|
(pkgs.discord.override {
|
||||||
withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
withVencord = true;
|
withVencord = true;
|
||||||
|
|
|
@ -62,6 +62,7 @@ in {
|
||||||
withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
withVencord = true;
|
withVencord = true;
|
||||||
})
|
})
|
||||||
|
prismlauncher-qt5
|
||||||
|
|
||||||
# Misc CLI
|
# Misc CLI
|
||||||
acpi
|
acpi
|
||||||
|
|
Loading…
Reference in a new issue