nichts/modules/default.nix

2 lines
75 B
Nix
Raw Normal View History

2024-05-21 20:34:31 +02:00
_: { imports = [ ./cli ./gui ./tui ./other ./services ./editors ./wms ]; }