NixOS/games/default.nix

7 lines
75 B
Nix
Raw Normal View History

{
imports = [
./steam.nix
./prismlauncher.nix
];
}