summaryrefslogtreecommitdiff
path: root/lib/linux.nix
AgeCommit message (Collapse)Author
2022-07-06update home-manager, emacsBen Sima
2022-03-14update nixpkgs versionBen Sima
2022-03-05add gajimBen Sima
2022-02-18updatesBen Sima
2022-02-09ImprovementsBen 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-04Disable keybase, it OOMed last night and killed my sessionBen Sima
2022-01-31yubikey login on heliumBen 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-26disable gpg-refresh - doesnt workBen Sima
2022-01-26remove .hm-xsession thingBen Sima
2022-01-26add some packagesBen Sima
2021-11-30disable random-background, and change monitor againBen Sima
2021-09-15update install, clean some packagesBen Sima
2021-08-31remove terminus (unmaintained)Ben Sima
2021-05-29remove get-calendars serviceBen Sima
2021-05-16move stuff into profilesBen Sima