aboutsummaryrefslogtreecommitdiffstats
path: root/doc/nix.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nix.md')
-rw-r--r--doc/nix.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/nix.md b/doc/nix.md
new file mode 100644
index 0000000..a6b9621
--- /dev/null
+++ b/doc/nix.md
@@ -0,0 +1,3 @@
+# All things Nix
+
+A potentially useful escape hatch is the undocumented system.extraSystemBuilderCmds. Search for examples, but it basically lets you run arbitrary commands every time a new configuration is generated.