nixconfig/modules/nixos/default.nix
2023-11-17 02:20:02 +01:00

2 lines
75 B
Nix

{ ... }: { imports = [ ./cli ./gui ./hostcfg ./system ./tools ./users ]; }