infra/config/games/default.nix
2023-07-03 03:46:06 +02:00

5 lines
41 B
Nix

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