play.nix/modules/nixos/default.nix

9 lines
107 B
Nix

{
imports = [
./amd.nix
./ananicy.nix
./gamemode.nix
./lutris.nix
./steam.nix
];
}