Files
FxNet/quirks/steam.nix
2025-09-01 14:21:12 +03:00

7 lines
67 B
Nix

{ ... }:
{
hardware = {
steam-hardware.enable = true;
};
}