5 lines
42 B
Nix
Raw Normal View History

2023-07-10 17:52:34 -07:00
{ ... }:
{
imports = [ ./steam.nix ];
}