❄️ my cosy setup powered by nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

i swear i dont remember writing it like this

Diogo 165461f6 6334dd7d

+6 -6
+6 -6
README.md
··· 1 1 # diogo's dotfiles 2 2 3 - > ❄️ diogo's cosy lil setup powered by nix 3 + > ❄️ my cosy lil setup powered by nix 4 4 5 5 > [!WARNING] 6 - > 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)_. 6 + > 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)_. 7 7 8 - 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. 8 + 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. 9 9 10 10 ## What's inside? 11 11 12 - * **Nix flakes** for diogo's servers and machines (macOS + NixOS) 13 - * **Home Manager** for all diogo's user-level stuff 12 + * **Nix flakes** for servers and machines (macOS + NixOS) 13 + * **Home Manager** for all user-level stuff 14 14 * **Catppuccin** everywhere because pastel aesthetics > everything 15 - * **Yabai** for tiling diogo's Mac 15 + * **Yabai** for tiling my Mac 16 16 * **Neovim** set up with LSP, treesitter, and all the plugins I can't live without 17 17 * **Secrets** with SOPS and age _(shhh, don't peek)_ 18 18 * **Justfile** for easy rebuilds and deployments