···11# diogo's dotfiles
2233-> ❄️ diogo's cosy lil setup powered by nix
33+> ❄️ my cosy lil setup powered by nix
4455> [!WARNING]
66-> This is _highly_ opinionated and tailored for diogo's own needs. I wouldn't recommend using this as-is on your machine unless you love debugging at 3 AM. Proceed with caution _(and maybe a backup)_.
66+> This is _highly_ opinionated and tailored for my own needs. I wouldn't recommend using this as-is on your machine unless you love debugging at 3 AM. Proceed with caution _(and maybe a backup)_.
7788-This is where I keep all diogo's config, secrets, and sanity. It's heavily inspired by [isabelroses/dotfiles](https://github.com/isabelroses/dotfiles) _(go follow her, she's a legend)_, but with diogo's own chaotic energy sprinkled on top.
88+This is where I keep all my config, secrets, and sanity. It's heavily inspired by [isabelroses/dotfiles](https://github.com/isabelroses/dotfiles) _(go follow her, she's a legend)_, but with my own chaotic energy sprinkled on top.
991010## What's inside?
11111212-* **Nix flakes** for diogo's servers and machines (macOS + NixOS)
1313-* **Home Manager** for all diogo's user-level stuff
1212+* **Nix flakes** for servers and machines (macOS + NixOS)
1313+* **Home Manager** for all user-level stuff
1414* **Catppuccin** everywhere because pastel aesthetics > everything
1515-* **Yabai** for tiling diogo's Mac
1515+* **Yabai** for tiling my Mac
1616* **Neovim** set up with LSP, treesitter, and all the plugins I can't live without
1717* **Secrets** with SOPS and age _(shhh, don't peek)_
1818* **Justfile** for easy rebuilds and deployments