nichts/modules/options/module.nix

4 lines
81 B
Nix
Raw Normal View History

2024-07-21 17:36:55 +02:00
_: {
imports = [./style/module.nix ./system/module.nix ./usrEnv/module.nix];
}