5 lines
59 B
Nix
Raw Normal View History

2023-07-10 17:52:34 -07:00
{ ... }:
{
2023-08-21 22:44:19 -07:00
imports = [ ./steam.nix ./steam-deck.nix ];
2023-07-10 17:52:34 -07:00
}