Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

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

ADD: git out

+3
+3
noah-home.nix
··· 198 198 credential = { 199 199 helper = "cache"; 200 200 }; 201 + alias = { 202 + out = "log @{u}.."; 203 + }; 201 204 }; 202 205 ignores = [ 203 206 ".direnv/"