2023-07-10 17:52:34 -07:00

5 lines
42 B
Nix

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