2023-09-02 11:06:41 -07:00

5 lines
42 B
Nix

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