This commit is contained in:
Madeleine Sydney
2024-12-11 19:20:40 -07:00
commit 1e5f745767
8 changed files with 557 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# A list of files generated from README.org can be gathered and inserted by
# evaluating the following snippet:
# (mapc (lambda (target)
# (insert (concat (file-relative-name target)
# "\n")))
# (org-babel-tangle-file "README.org"))
hosts/nixos-testbed/configuration.nix
modules/system/impermanence.nix
flake.nix