My NixOS and Home Manager configurations
10
fork

Configure Feed

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

use difft as jujutsu formatter

quasigod f0611680 0a68752f

+1
+1
modules/programs/jujutsu.nix
··· 26 26 "--reversed" 27 27 ]; 28 28 show-cryptographic-signatures = true; 29 + diff-formatter = "difft"; 29 30 }; 30 31 git = { 31 32 private-commits = "description(glob:'private:*')";