wg fix
This commit is contained in:
@@ -32,7 +32,7 @@ in {
|
||||
}
|
||||
(lib.genAttrs
|
||||
(map (peer: "${peer}_wg_pub") config.syscfg.net.wg.server.peers)
|
||||
(_: { mode = "0400"; })
|
||||
(_: { mode = "0444"; })
|
||||
)
|
||||
(lib.genAttrs
|
||||
(map (peer: "${peer}_ssh_pub") ["iriy" "avalon" "asgard" "valinor"])
|
||||
|
||||
Reference in New Issue
Block a user