Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-31 | yubikey login on helium | Ben Sima | |
This allows me to login and sudo with *either* a password or my yubikey. I also had to setup my yubikey with the instructions here: https://nixos.wiki/wiki/Yubikey#Logging-in Basically use ykman and ykpamcfg to generate a challenge-response setup on slot 2 of my yubikey. The pam config compares the key response with the ~/.yubico/challenge-* file in order to authenticate. I think pam uses the ~/.yubico/authorized_keys file to know to which yubikey to send the challenge, but I'm not sure on that one. | |||
2022-01-31 | fix helium build | Ben Sima | |
2021-09-16 | more work on machines | Ben Sima | |
2021-09-15 | update machines, wip oxygen | Ben Sima | |
2020-11-30 | helium: fix remote builds | Ben Sima | |
2020-11-30 | helium: use urxvt, fix xmonad, and pin nixpkgs | Ben Sima | |
2020-11-27 | helium: fix timezone and other random settings | Ben Sima | |
2019-11-29 | enable all firmware | Ben Sima | |
2019-11-08 | get remote builds working with lithium | Ben Sima | |
2019-05-23 | set ssh timeout | Ben Sima | |
2019-05-23 | setup distributed builds over ssh | Ben Sima | |
2019-05-22 | enable bluetooth | Ben Sima | |
2019-05-13 | laptop: remove virtualization, add sound, light, xkbOptions | Ben Sima | |
2019-05-13 | enable security stuff again | Ben Sima | |
2019-05-12 | enable virtualization | Ben Sima | |
2019-05-07 | add helium and refactor lithium | Ben Sima | |