❄️ my cosy lil setup powered by nix
Warning
This is highly opinionated and tailored for my own needs. I wouldn't reco 645E mmend using this as-is on your machine unless you love debugging at 3 AM. Proceed with caution (and maybe a backup).
This is where I keep all my config, secrets, and sanity. It's heavily inspired by isabelroses/dotfiles (go follow her, she's a legend), but with my own chaotic energy sprinkled on top.
- Nix flakes for servers and machines (macOS + NixOS)
- Home Manager for all user-level stuff
- Catppuccin everywhere because pastel aesthetics > everything
- Yabai for tiling my Mac
- Neovim set up with LSP, treesitter, and all the plugins I can't live without
- Secrets with SOPS and age (shhh, don't peek)
- Justfile for easy rebuilds and deployments