nichts/modules/default.nix

2 lines
59 B
Nix
Raw Normal View History

_: { imports = [ ./cli ./gui ./tui ./other ./services ]; }