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: ssh key hash

+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 = "19x8lim69kd06spqxjs7ril68izrqzkgqdvn45z2vkqgkw0jjzxh"; 31 + sha256 = "0l295n3i2b1agx8xl8l12zlck35qn9vja8fgvhk4g0v4132wfzgg"; 32 32 })); 33 33 }; 34 34