2 lines
58 B
Nix
2 lines
58 B
Nix
{ ... }: { imports = [ ./apps ./base ./games ./theme ]; }
|
{ ... }: { imports = [ ./apps ./base ./games ./theme ]; }
|