Compare commits

..
Author SHA1 Message Date
müde
5378a7cd53 bump hyperhive 2026-08-16 21:51:11 +02:00
müde
44d1831c84 fix avd user 2026-08-16 19:15:07 +02:00
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -373,11 +373,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1786824106, "lastModified": 1786906539,
"narHash": "sha256-vxNr47ro5xi3A4yFoImtlxC0sNjWVXRdtzkdxzK+yyU=", "narHash": "sha256-WMcxuNrukVRSqjesoV2BOp/ruiEeFggoC+/j3GIdDS8=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "bc594a36ef2d80c62771ae14d34d73603d82d9a8", "rev": "e15f1c9fff700cd823df2bb5cbcbe80362fc30fd",
"revCount": 3582, "revCount": 3637,
"type": "git", "type": "git",
"url": "https://forge.darkest.space/hyperhive/hyperhive.git" "url": "https://forge.darkest.space/hyperhive/hyperhive.git"
}, },

View file

@ -36,7 +36,7 @@
}; };
"avd" = { "avd" = {
HostName = "avd.club.berlin.ccc.de"; HostName = "avd.club.berlin.ccc.de";
User = "vinzenz"; User = "mara";
}; };
"builder.berlin.ccc.de" = { "builder.berlin.ccc.de" = {
HostName = "195.160.172.36"; HostName = "195.160.172.36";