nixdots/home/programs/graphical/games/default.nix

6 lines
50 B
Nix
Raw Normal View History

2024-07-04 17:28:22 +00:00
_: {
imports = [
./prismlauncher.nix
];
}