diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-03-30 20:53:12 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-03-30 20:53:12 -0500 |
| commit | 369e8b83f082f3ac2d3f6a040c0efafe981642a7 (patch) | |
| tree | 1871caa3a3d456f6455841e20a1352d403d729a6 /archetypes/default.nix | |
| parent | 07cc1920136ce61980c80c6bde3c267fcbc6218f (diff) | |
| download | nixos-369e8b83f082f3ac2d3f6a040c0efafe981642a7.tar.xz nixos-369e8b83f082f3ac2d3f6a040c0efafe981642a7.zip | |
poweredge config fix and secrets
Diffstat (limited to 'archetypes/default.nix')
| -rw-r--r-- | archetypes/default.nix | 1 |
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 ]; } |
