ooknet/home/modules/desktop/gaming/default.nix

8 lines
92 B
Nix

{
imports = [
./factorio.nix
./lutris.nix
./bottles.nix
./wine.nix
];
}