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.

UPDATE: keys

+1 -1
+1 -1
users.nix
··· 28 28 name = "chiefnoah.keys"; 29 29 # Update this with: 30 30 # `curl https://meta.sr.ht/~chiefnoah.keys | sha256sum` 31 - sha256 = "1587d75012cdd77c2dc006b3162e816213c5bac9c8c4addf81d66c156393b1fc"; 31 + sha256 = "2db14a862b5baf7d076f3ddd7d10bdc7afa67a390eb778de50ec0f982b93b6a1"; 32 32 })); 33 33 }; 34 34