2023-05-13 19:15:50 -07:00

5 lines
42 B
Nix

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