Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-18 | overhual tmux config | Ben Sima | |
2022-03-15 | add gcal to default programs | Ben Sima | |
2022-03-14 | add skull-vim theme | Ben Sima | |
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 | try to fix laptop locking | Ben Sima | |
2022-03-05 | add pv | Ben Sima | |
2022-03-05 | upgrade nixpkgs | 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 | enable emacs program in groq | 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 | resolve duplicate commit.verbose setting | 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-04 | Disable yubilock for now - just manually lock | Ben Sima | |
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 | |