my system configurations ^-^
0
fork

Configure Feed

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

refactor(git): enable lfs

willow ca25e32f 2ee7f44e

+1
+1
modules/home/programs/cli/git.nix
··· 10 10 && cfg.categories.core.enable) { 11 11 programs.git = { 12 12 enable = true; 13 + lfs.enable = true; 13 14 14 15 userName = "willow"; 15 16 userEmail = "42willow" + "@" + "pm.me";