nixos/modules/desktop/game/default.nix

7 lines
59 B
Nix

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