Update shared-desktop.nix

This commit is contained in:
Thilo Hohlt
2023-07-08 17:16:21 +02:00
committed by GitHub
parent 45509b4736
commit 3f23457a9b

View File

@@ -72,8 +72,8 @@
packages = with pkgs; [ packages = with pkgs; [
libreoffice libreoffice
airshipper airshipper
minecraft
tldr tldr
prismlauncher
]; ];
}; };
}; };