infra/config/games/default.nix

6 lines
41 B
Nix
Raw Normal View History

2023-05-06 06:49:46 +02:00
{
imports = [
./valheim.nix
];
}