This commit is contained in:
soraefir
2026-05-01 23:57:01 +02:00
parent f98fee7988
commit 7b3d80c86e
3 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ in {
(_: { mode = "0444"; })
)
(lib.genAttrs
(map (peer: "${peer}_ssh_pub") ["iriy" "avalon" "asgard" "valinor"])
(map (peer: "${peer}_ssh_pub") ["iriy" "avalon" "valinor"])
(_: { mode = "0444"; })
)
];