nichts/modules/options/module.nix

3 lines
81 B
Nix

_: {
imports = [./style/module.nix ./system/module.nix ./usrEnv/module.nix];
}