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
|
||||
jellyfin-media-player
|
||||
spotifywm
|
||||
prismlauncher-qt5
|
||||
(pkgs.discord.override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
|
|
|
@ -62,6 +62,7 @@ in {
|
|||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
})
|
||||
prismlauncher-qt5
|
||||
|
||||
# Misc CLI
|
||||
acpi
|
||||
|
|
Loading…
Reference in a new issue