Files
nixos/modules/system/gaming.nix
T
2025-12-26 13:45:39 -06:00

6 lines
50 B
Nix

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