1
0
Fork 0

Desktop section

This commit is contained in:
Nox Sluijtman 2024-11-21 13:54:14 +01:00
parent 11207423d3
commit 95541e7768
Signed by: Egg
SSH key fingerprint: SHA256:2sG9X3C7Xvq2svGumz1/k7cm8l4G9+qAtAeugqB4J9M

View file

@ -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