decadv_2024_11
2024-12-11
I spent today transfering my vscodium configuration over to nix. I am a shameful user of it, I admit, and so far I haven't found anything that was as widely supported, as adaptable and, I hate to admit this, as convenient as it.
It mostly involved looking at what add-ons I had installed, copying them over into a .nix definition and then translating the json setting and keybind files over into nix's config language.
On top of that, a recent firefox update broke my userChrome, so I spent a few hours fixing that as well.
I should look into finally publishing my nix configuration, because as messy as it is, i feel like it does have bits which may be worth referencing to by others.
Incoming: [decadv_2024_init]