Files
DCGOS/home/nixvim/lazy.nix
2025-09-21 15:54:31 +08:00

6 lines
47 B
Nix

{
plugins.lazy = {
enable = true;
};
}