2023-05-13 23:03:45 -07:00

5 lines
68 B
Nix

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