nix-config/games/default.nix
2023-05-18 15:54:15 -04:00

7 lines
44 B
Nix

{
imports = [
./osu
./srb2
];
}