this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Formatting

+1 -3
+1 -3
home.nix
··· 15 15 programs.gh.enable = true; 16 16 17 17 programs.lazygit.enable = true; 18 - programs.lazygit.settings = { 19 - gui.theme = { lightTheme = true; }; 20 - }; 18 + programs.lazygit.settings.gui.theme.lightTheme = true; 21 19 22 20 programs.direnv = { 23 21 enable = true;