Reproducible dotfiles in nix

feat: add correct gpg format

ethanholz.com babaed3f cf1625a7

verified
+1
+1
lib/shared/home.nix
··· 266 266 init.defaultBranch = "main"; 267 267 rebase.autoStash = true; 268 268 push.autoSetupRemote = true; 269 + gpg.format = "ssh"; 269 270 }; 270 271 includes = [ 271 272 {