Added "Why?" section

This commit is contained in:
Alejandro Angulo 2024-05-04 14:44:54 -07:00
parent 16f05013e5
commit 7c36b80afc
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -6,6 +6,16 @@ article](https://flyx.org/nix-flakes-latex/) to help me create a nix flake to
build a resume generator command (I update my resume infrequently and it's
always a hassle getting my environment set up).
## Why?
This is nice for me to make sure I have the right environment to work on my
resume. It's not very practical, I admit, to have people run a `nix run`
command to generate the latest version of my resume (but it's kinda cool if
you're into reproducibility and stuff). At some point I should have the latest
version served somewhere on my site.
tl;dr I just wanted an excuse to use nix.
## Usage
Use the flake!