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