summaryrefslogtreecommitdiff
path: root/lib/linux.nix
AgeCommit message (Collapse)Author
2024-05-30oops, lots of updatesHEADmasterBen Sima
- got it working on beryl and my new framework laptop - refactored stuff in the process - added some catppuccin theme stuff
2024-05-10updatesBen Sima
2023-12-07add berylliumBen Sima
2023-07-28Properly forward gpg socket, I thinkBen Sima
Change-Id: Icd6d3fb8c2e91d7bcd27a314b37456deafbc114e
2023-07-28enable ssh support and sort optionsBen Sima
Change-Id: I9686bba26c24ee621fa9b83784e2b098a0c48d00
2023-02-02Remove yubioath-desktopBen Sima
This was renamed from yubioath-flutter, but it seems to still be named that on my other machine, and idk why, so just remove it since i only rarely use it. Change-Id: I0cb98dc6a72af28f1d34427b411b3de33107b57d
2023-01-20fixesBen Sima
2023-01-20working on my email setupBen Sima
Change-Id: Iff7f41d9474c0a6785c3f049b7b76da75c130d81
2023-01-01add some pkgs and readline configBen Sima
Change-Id: I3f40661ebbe5b5d1aa95fb5241995e7596f94034
2022-12-16Merge remote-tracking branch 'origin/master'Ben Sima
2022-12-16updatesBen Sima
2022-11-15moved ledger stuff to ~/fundBen Sima
Change-Id: If0996e11fa8b6a17fb42f9ce264f14187b22122c
2022-11-07Fix size issue on laptop by setting dpiBen Sima
The other changes served to set fontSize centrally, and adjust it for urxvt which doesn't behave for some reason.
2022-11-07Add xselBen Sima
2022-11-07Disable redshiftBen Sima
Set it at the system level instead
2022-11-07Trying to fix font sizing problemsBen Sima
2022-09-02lots of updates, idkBen Sima
2022-08-02Slim down a bitBen Sima
2022-08-02Move mpd server to workshop onlyBen Sima
2022-07-21atelier-sulphurpool themeBen Sima
2022-07-21Add workspaces to my status barBen Sima
2022-07-11Trying to use a fancy new pointerBen Sima
2022-07-11Use fira mono in rofiBen Sima
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