blog/content/posts/the-great-nix-exode.md

862 B

title date draft description tags categories series favorite disable_feed
The Great Nix Exode 2021-02-09T20:38:51+01:00 false My journey into declarative infrastructure
self-hosting
nix
software
false false

After reading up on NixOS and its package manager, Nix, I have finally taken the plunge and migrated my website and various services to it.

This is a very simple blog post to mark the event, I have finally graduated from my pile of docker-compose that needed massaging every time I wanted to bring up all my services at once.

You can find the relevant configurations files on this repository