nvf/modules/plugins/rich-presence/cord-nvim/default.nix
2026-04-27 16:12:28 +02:00

6 lines
60 B
Nix

{
imports = [
./config.nix
./cord-nvim.nix
];
}