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

7 lines
61 B
Nix
Raw Normal View History

{
2023-06-06 03:05:05 +03:00
imports = [
./config.nix
./illuminate.nix
];
}