{ programs.nixvim.plugins.lualine = { enable = true; settings = { options = { icons_enabled = true; theme = "moonfly"; }; }; }; }