2023-07-10 17:52:34 -07:00

5 lines
68 B
Nix

{ ... }:
{
imports = [ ./desktop ./gaming ./devel ./services ];
}