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 a few deps, master is my default git branch

+3
+3
noah-home.nix
··· 59 59 ghc 60 60 nil 61 61 python3 62 + typescript 62 63 unstable.harec 63 64 unstable.hare 64 65 unstable.haredo ··· 90 91 obsidian 91 92 unstable.discord 92 93 spotify 94 + telegram-desktop 93 95 ]; 94 96 95 97 ··· 107 109 enable = true; 108 110 userName = "Noah Pederson"; 109 111 userEmail = "noah@packetlost.dev"; 112 + extraConfig.init.defaultBranch = "master"; 110 113 }; 111 114 programs.aerc = { 112 115 enable = true;