Files
nixos/modules/gaming.nix
T
2025-07-02 19:28:47 -05:00

7 lines
73 B
Nix

{
imports = [
../system/stream.nix
../system/gaming.nix
];
}