Configuration for my NixOS based systems and Home Manager
fork

Configure Feed

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

Update ssh 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 = "1cry2r7m7c15ajlcdncdx3ppf6m0pzwgn1d025sq8g4d21n1qpal"; 31 + sha256 = "0wdnx25blqihbgaa0hzd39mjqwki92ambar097hjfmlrxg1s4lk7"; 32 32 })); 33 33 }; 34 34