Files
nixos/modules/gaming.nix
T
2025-07-02 21:09:17 -05:00

8 lines
100 B
Nix

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