sneeuwvlok/modules/home/game/default.nix
2026-03-25 06:45:43 +00:00

5 lines
39 B
Nix

{
imports = [
./minecraft
];
}