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

7 lines
77 B
Nix

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