Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | ssh: rename groq -> bsima | Ben Sima | |
2022-02-09 | fix ssh: groq -> simatime | Ben Sima | |
2022-02-09 | ssh: disable strict host key checking line | Ben Sima | |
2022-02-09 | Improvements | Ben Sima | |
- using fzf-tmux wherever i can now - some more fzf integration tweaks - added some rofi plugins, idk if they work tho - fixed the polybar sound widget - added autorandr config, it mostly(?) works - added nix-direnv support by default | |||
2022-02-04 | Disable keybase, it OOMed last night and killed my session | Ben Sima | |
2022-02-04 | Add org-contrib back | 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 | 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-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 | Disable amfora | Ben Sima | |
2022-01-05 | disable LC_ALL | 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-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 org-drill | 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-15 | update install, clean some packages | Ben Sima | |
2021-08-31 | remove terminus (unmaintained) | Ben Sima | |
2021-07-20 | add stgit | Ben Sima | |
2021-07-20 | git scripts: no-show-signature | Ben Sima | |
2021-05-29 | remove get-calendars service | Ben Sima | |
2021-05-22 | Add dswitcher and cleanup xmonad a bit | Ben Sima | |
2021-05-16 | move stuff into profiles | Ben Sima | |
2021-04-26 | add mpd service and {nc,}mpc client | Ben Sima | |
2021-04-20 | use less for a while | Ben Sima | |
2021-04-18 | Revert "use an angle bracket instead of bash redirect char in prompt" | Ben Sima | |
This reverts commit 743b839c22db59805cece7370ab17e57eac25604. I don't like this weird bracket. | |||
2021-04-18 | use an angle bracket instead of bash redirect char in prompt | Ben Sima | |
2021-04-18 | remove org-bullets | Ben Sima | |
2021-04-15 | fix install.sh and (almost) add opentimestamps with git wrapper | Ben Sima | |
2021-04-15 | Update gpgid and auto-sign git commits | Ben Sima | |
2021-04-15 | add paperkey | Ben Sima | |
2021-04-13 | add hashcash | Ben Sima | |
2021-04-06 | Update nixpkgs version | Ben Sima | |
2021-04-06 | Don't use local home-manager | Ben Sima | |
2021-04-06 | Fix bat PAGER | Ben Sima | |