doc: Add example flake

This commit is contained in:
Madeleine Sydney
2025-04-13 03:53:03 -06:00
parent b7e390a3a7
commit e885c411e0
4 changed files with 99 additions and 0 deletions

View File

@@ -96,6 +96,16 @@ You can then install your configuration into TF2's =tf= directory:
Rebuild your system, and rejoice!
** Example Flake
Try out the example flake:
#+begin_example
$ nix build 'gitlab:msyds/tf2-nix?dir=example'
#+end_example
The resulting config can then be explored in =./result/=.
** Library
TODO!