dots/home/modules/games/default.nix
2026-03-14 22:39:42 +01:00

5 lines
43 B
Nix

{
imports = [
./minecraft.nix
];
}