nixdots/home/programs/graphical/games/default.nix
2024-08-26 16:56:31 +02:00

7 lines
67 B
Nix

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