2024-10-14 18:43:31 +03:00

6 lines
74 B
Nix

{
programs.nixvim.plugins.dashboard = {
enable = true;
};
}