Skip to content

Instantly share code, notes, and snippets.

View LazyYuuki's full-sized avatar

Bui Quang Huy LazyYuuki

  • Caviato
  • Singapore
View GitHub Profile
@ironlungx
ironlungx / nvim-pio.md
Last active May 5, 2025 17:23
PlatformIO with Neovim

Caution

I've moved this gist over to a template repository here. Everything here is unmaintained...

Extensions

Following are the extensions required for neovim:

@meeech
meeech / a_help-osx-borked-my-nix.md
Last active April 30, 2025 17:00
Some steps to (hopefully) help you fix your Nix install on OS X after an upgrade.

Apple Borked my Nix!

Ok, so you've had nix (home-manager) working fine. Then Apple tells you it's time to update.

Ok. Reboot. Oops. It has now broken your Nix setup. Here's some stuff to work through. YMMV.

Note: This is what worked for me, who was just using nix + home-manager. The upgrade that I last did that caused all these issues was 12.3.X > 12.4

Useful Links