2 lines
62 B
Nix
Raw Permalink Normal View History

2023-11-16 23:06:28 +01:00
{ ... }: { imports = [ ./audio ./games ./greet ./xserver ]; }