summaryrefslogtreecommitdiff
path: root/archetypes/default.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-03-30 20:53:12 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-03-30 20:53:12 -0500
commit369e8b83f082f3ac2d3f6a040c0efafe981642a7 (patch)
tree1871caa3a3d456f6455841e20a1352d403d729a6 /archetypes/default.nix
parent07cc1920136ce61980c80c6bde3c267fcbc6218f (diff)
downloadnixos-369e8b83f082f3ac2d3f6a040c0efafe981642a7.tar.xz
nixos-369e8b83f082f3ac2d3f6a040c0efafe981642a7.zip
poweredge config fix and secrets
Diffstat (limited to 'archetypes/default.nix')
-rw-r--r--archetypes/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/default.nix b/archetypes/default.nix
index ad078ce..5e47bc9 100644
--- a/archetypes/default.nix
+++ b/archetypes/default.nix
@@ -12,5 +12,6 @@
./profiles/headless
./profiles/pi
./profiles/router
+ ./profiles/zfs
];
}