Fix asguard name

This commit is contained in:
soraefir
2026-05-01 21:32:27 +02:00
parent cf9c7f8b80
commit edc764461c
3 changed files with 3 additions and 3 deletions

View File

@@ -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"; })
)
];

View File

@@ -1,6 +1,6 @@
{
syscfg = {
hostname = "asguard";
hostname = "asgard";
defaultUser = "sora";
type = "macos";
system = "x86_64-darwin";

View File

@@ -24,7 +24,7 @@
ip6 = "fd10:10:10::1/128";
server = {
enable = true;
peers = ["avalon" "asguard" "iriy" "valinor" ];
peers = ["avalon" "asgard" "iriy" "valinor" ];
forward = [
[ "ens3" "10.10.1.2" 22 2222 ] # SSH
[ "ens3" "10.10.1.2" 80 80 ] # HTTP