Fix asguard name
This commit is contained in:
@@ -35,7 +35,7 @@ in {
|
||||
(_: { mode = "0400"; })
|
||||
)
|
||||
(lib.genAttrs
|
||||
(map (peer: "${peer}_ssh_pub") ["iriy" "avalon" "asguard" "valinor"])
|
||||
(map (peer: "${peer}_ssh_pub") ["iriy" "avalon" "asgard" "valinor"])
|
||||
(_: { mode = "0444"; })
|
||||
)
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user