fix nvf theme

This commit is contained in:
smayzy 2025-06-24 21:55:40 +02:00
parent 05e427e8c3
commit 1fc1ed72f0

View File

@ -197,7 +197,7 @@
};
theme = {
enable = true;
name = lib.mkForce "dracula";
name = lib.mkDefault "dracula";
};
statusline.lualine.enable = true;
telescope.enable = true;