yumeami/home/programs/gaming/default.nix

5 lines
54 B
Nix
Executable file

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