Hardware
- Desktop computer: something I built ~8 years ago, might be out of date...
- Keyboard: Ergodox EZ
- Mouse: Razer Deathadder
- Laptop: Framework 13
- Phone: Google Pixel 9a
NixOS
My computers all run NixOS, my config shows all the tools and configuration I use in more detail.
I use Stylix for theming my setup.
The most important of which are outlined below:
- Editor: Neovim
- Window manager: Hyprland
- Status bar: Waybar
- Launcher: Wofi
- Shell: zsh / nushell
- Terminal emulator: Alacritty
- Browser: Librewolf
- Font: Geist for both sans-serif and monospace
Development
I use git for version control but have recently taking a liking to jujutsu. My (new) repositories always contain a Nix flake as well as a Justfile.
I mostly develop software in the following languages:
- Rust
- Elixir
- Python
- Zig
- Gleam