nvf/modules/plugins/ui/illuminate/default.nix

6 lines
64 B
Nix

_: {
imports = [
./config.nix
./illuminate.nix
];
}