nix-config/games/default.nix

7 lines
44 B
Nix
Raw Normal View History

2023-05-18 21:54:15 +02:00
{
imports = [
./osu
./srb2
];
}