NixOS-Config/home/programs/gaming/default.nix

8 lines
66 B
Nix
Raw Normal View History

{
imports = [
./general
./emulators
./xash3d
];
}