nixdots/home/programs/graphical/games/default.nix
2024-07-04 19:33:53 +02:00

6 lines
50 B
Nix

_: {
imports = [
./prismlauncher.nix
];
}