Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-05 | better day temperature | Ben Sima | |
Change-Id: I93d1b38ac6a920a7dacbc4ae2d9646b5168b0cb6 | |||
2023-01-20 | trying to get coldcard to work | Ben Sima | |
Change-Id: Id0221bf2535a8b3d583242767b6747f5a9c2790a | |||
2023-01-20 | some UI tweaks | Ben Sima | |
Change-Id: Id7b3099472c6e15154dc75d3614862f02be031d7 | |||
2023-01-03 | set default dpi to laptop screen, not external screen | Ben Sima | |
Change-Id: Iffb0fe016fdc55497db48ffc853a28444a7ba3dd | |||
2022-11-07 | Fix size issue on laptop by setting dpi | Ben Sima | |
The other changes served to set fontSize centrally, and adjust it for urxvt which doesn't behave for some reason. | |||
2022-11-07 | Support trackball thing | Ben Sima | |
2022-11-07 | Trying to fix font sizing problems | Ben Sima | |
2022-11-07 | Disable locking for now | Ben Sima | |
2022-11-07 | Fix supported features in remote builder | Ben Sima | |
2022-09-02 | lots of updates, idk | Ben Sima | |
2022-08-09 | lock with matrix screen | Ben Sima | |
2022-06-29 | add flipper | Ben Sima | |
2022-03-05 | try to fix laptop locking | Ben Sima | |
2022-03-05 | add barrier | Ben Sima | |
2022-02-18 | updates | 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-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 | |
2021-09-16 | more work on machines | Ben Sima | |
2021-09-15 | update machines, wip oxygen | Ben Sima | |
2021-08-31 | stub beryllium config | 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-11-08 | update my ssh key | Ben Sima | |
2019-10-26 | add me to the video group | 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 | remove non-personal machines | Ben Sima | |
moved to ~/biz repo | |||
2019-05-13 | laptop: remove virtualization, add sound, light, xkbOptions | Ben Sima | |
2019-05-13 | disable virtualbox/docker and other cleanup | Ben Sima | |
2019-05-13 | turn off jupyter for now | Ben Sima | |
I would much rather use jupyterhub, and in any case this installation needs to be completely reconfigured. | |||
2019-05-13 | enable security stuff again | Ben Sima | |
2019-05-13 | don't need docker | Ben Sima | |
2019-05-12 | no more git server | Ben Sima | |
2019-05-12 | enable virtualization | Ben Sima | |
2019-05-12 | fix postgres package for 19.03 | Ben Sima | |
2019-05-12 | enable pcscd service | Ben Sima | |
2019-05-07 | add helium and refactor lithium | Ben Sima | |
2019-03-12 | Add ipywidgets to jupyter | Ben Sima | |
2019-03-12 | Open port 8081 for urbit dev | Ben Sima | |
2019-02-27 | Get jupyter notebook working with extra packages | Ben Sima | |
2019-02-08 | Add redshift temp | Ben Sima | |