Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-14 | move wemux users to left side | Ben Sima | |
2022-03-14 | switch to photon vim theme | Ben Sima | |
2022-03-14 | remove vim plug thing | Ben Sima | |
2022-03-14 | switch vim colors bc the package is broken on nixpkgs | Ben Sima | |
2022-03-14 | update nixpkgs version | Ben Sima | |
2022-03-11 | tmux: better status line | Ben Sima | |
2022-03-09 | add vim-fugitive and disable color theme for vimdiff usage | Ben Sima | |
2022-03-05 | add pv | Ben Sima | |
2022-03-05 | add gajim | Ben Sima | |
2022-03-05 | add barrier | Ben Sima | |
2022-02-18 | updates | Ben Sima | |
2022-02-11 | back to fzf-down, it works better | Ben Sima | |
2022-02-11 | allow insecure electron (don't know why i need it but w/e) | Ben Sima | |
2022-02-10 | add ctrl-space command pallet thing | Ben Sima | |
2022-02-10 | fix showpath | Ben Sima | |
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 | |