blog.trnck.dev

Fix nix typo

authored by trnck.dev and committed by

GitHub 8713cb7f 8a9928e7

+1 -1
+1 -1
_posts/2025-02-01-nix.md
··· 16 16 - most of my system preferences set up, including 24-hour time, my (controversial) preferred scrolling direction, and all of my persisted apps in the app dock 17 17 - close to all of my apps: some through Nix packages directly, and some using [nix-homebrew](https://github.com/zhaofengli/nix-homebrew) (mostly for GUIs, which tend to be angry when not having write permissions to their binaries and hence not being able to auto-update) 18 18 - my favorite fonts 19 - - my default browser is set up as the default HTTP handler (through [defaultbrowser](https://github.com/kerma/defaultbrowser) 19 + - my default browser is set up as the default HTTP handler (through [defaultbrowser](https://github.com/kerma/defaultbrowser)) 20 20 - my git config, with my name, e-mail address, and GPG signing setup (although I still have to generate and import keys manually) 21 21 - a fully set-up [zoxide](https://github.com/ajeetdsouza/zoxide) (if you don't know what this is, you **have** to check it out, it will change the way you traverse folders on your system) 22 22 - declaratively-managed login items (startup apps) for apps like Monitor Control, which I need to control the brightness on my external monitor