nixos/modules/desktop/game/default.nix

8 lines
59 B
Nix

{
imports = [
./steam
./lutris
./wine
];
}