{ programs.nixvim.plugins = { scrollview = { enable = true; settings = { signs_on_startup = [ "all" ]; }; }; }; }