diff --git a/src/cv.tex b/src/cv.tex index 24ed40e..1dbbc20 100644 --- a/src/cv.tex +++ b/src/cv.tex @@ -378,5 +378,15 @@ In a similar vein, every document that I write with the intention of having it be read by other people not within my bubble of the tech space is written in \LaTeX{}. +\subsection{Desktop Customization} + +I've been running Linux exclusively as my desktop OS since 2020. As a result of +this I have produced quite a lot of configuration. Of which the crown jewel is +my (at the time of writing) 11000 line NixOS mono repo spanning 7 machines -- 5 +of which are still in use. Within this repository, I am the most proud of the +1349 lines dedicated to my XMonad configuration -- roughly 250 of which are Nix; +the other 1100 are Haskell. As a result of this, it does as close to exactly +what I want as I think is possible for a window manager. + \end{document} % vim:foldmethod=marker