flocon/modules/options/default.nix

10 lines
109 B
Nix

{
imports = [
./modules
./profiles
./homeVars.nix
./style.nix
./systemVars.nix
];
}