Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-01 | Disable clamav, it never updates properly | Ben Sima | |
2022-02-01 | lock when yubikey is removed | Ben Sima | |
Took me forever but I figured out how to use udev rules to give xautolock permission to see the yubi when unlocking. Also triggers a systemd service that locks the screen when yubi is removed. I couldn't do this directly in a udev RUN becaues udev sucks at running programs as different users and with environment variables and such. This is still a bit buggy, I seem to consistently need to authenticate twice when unlocking, but I think that would be fixed if I get rid of the serviceConfig.User thing with some fancy scripting. And as a backup, added Super+Shift+L for manual locking. | |||
2022-02-01 | once again im updating emacs package names | Ben Sima | |
2022-01-31 | o: add guide and xserver | Ben Sima | |
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 | |
2022-01-29 | finish oxygen | Ben Sima | |
2022-01-26 | enable random-background for workshop only | Ben Sima | |
2022-01-26 | force polybar on HDMI-1 | Ben Sima | |
2022-01-26 | disable gpg-refresh - doesnt work | Ben Sima | |
2022-01-26 | remove .hm-xsession thing | Ben Sima | |
2022-01-26 | add some packages | Ben Sima | |
2022-01-05 | fix links on gwern.net | Ben Sima | |
2022-01-05 | git: verbose commit | Ben Sima | |
2022-01-05 | groq: tweaks | Ben Sima | |
2022-01-05 | enable emacs service | Ben Sima | |
2022-01-05 | Disable amfora | Ben Sima | |
2022-01-05 | Remove unused email and emacs stuff. | Ben Sima | |
2022-01-05 | disable LC_ALL | Ben Sima | |
2022-01-05 | groq: only set git email | Ben Sima | |
2022-01-05 | groq: disable kbfs, run manually instead | Ben Sima | |
2022-01-05 | groq: fixup paths to lib and activate keybase | Ben Sima | |
2021-12-21 | git commit verbose by default | Ben Sima | |
2021-12-21 | Remove git show signature config | Ben Sima | |
2021-12-16 | add obsidian, common, emacs to laptop | Ben Sima | |
2021-12-16 | add howdoi and tut | Ben Sima | |
2021-12-16 | add zulip-term | Ben Sima | |
2021-12-16 | add fzf-vim | Ben Sima | |
2021-12-10 | darwin: add youtube-dl | Ben Sima | |
2021-12-10 | add emacs and direnv to darwin | Ben Sima | |
2021-11-30 | disable random-background, and change monitor again | Ben Sima | |
2021-11-30 | add some packages, and sort | Ben Sima | |
2021-11-29 | Commenting sft thing bc it breaks stuff | Ben Sima | |
2021-11-04 | add emacs to workshop | Ben Sima | |
2021-11-04 | add org-drill | Ben Sima | |
2021-11-01 | formatting mostly | Ben Sima | |
2021-11-01 | extract programs.{ssh,emacs} | Ben Sima | |
2021-11-01 | add sft config | Ben Sima | |
2021-10-14 | Add cmatrix | Ben Sima | |
2021-10-14 | get minimal mutt working | Ben Sima | |
2021-10-14 | Cooler bash prompt | Ben Sima | |
2021-10-14 | Add tmux fzf plugin | Ben Sima | |
2021-09-16 | more work on machines | Ben Sima | |
2021-09-15 | update install, clean some packages | Ben Sima | |
2021-09-15 | update machines, wip oxygen | Ben Sima | |
2021-08-31 | stub beryllium config | Ben Sima | |
2021-08-31 | remove terminus (unmaintained) | Ben Sima | |
2021-07-20 | set GPGID | Ben Sima | |
2021-07-20 | add stgit | Ben Sima | |
2021-07-20 | git scripts: no-show-signature | Ben Sima | |