{ config, ... }: { programs.lazygit = { enable = true; settings = { gui = { nerdFontsVersion = "3"; theme = { lightTheme = false; }; }; }; }; }