nixos/home/games/minecraft.nix

2 lines
65 B
Nix

{ pkgs, ... }: { home.packages = with pkgs; [ prismlauncher ]; }