nvf/modules/plugins/mini/operators/default.nix
2025-01-17 21:02:20 +01:00

7 lines
60 B
Nix

{
imports = [
./operators.nix
./config.nix
];
}