diff --git a/flake.lock b/flake.lock index e0f72b2..0d1c517 100644 --- a/flake.lock +++ b/flake.lock @@ -373,11 +373,11 @@ ] }, "locked": { - "lastModified": 1786906539, - "narHash": "sha256-WMcxuNrukVRSqjesoV2BOp/ruiEeFggoC+/j3GIdDS8=", + "lastModified": 1786824106, + "narHash": "sha256-vxNr47ro5xi3A4yFoImtlxC0sNjWVXRdtzkdxzK+yyU=", "ref": "refs/heads/main", - "rev": "e15f1c9fff700cd823df2bb5cbcbe80362fc30fd", - "revCount": 3637, + "rev": "bc594a36ef2d80c62771ae14d34d73603d82d9a8", + "revCount": 3582, "type": "git", "url": "https://forge.darkest.space/hyperhive/hyperhive.git" }, diff --git a/homeConfigurations/muede/ssh.nix b/homeConfigurations/muede/ssh.nix index aff53ca..52cc5eb 100644 --- a/homeConfigurations/muede/ssh.nix +++ b/homeConfigurations/muede/ssh.nix @@ -36,7 +36,7 @@ }; "avd" = { HostName = "avd.club.berlin.ccc.de"; - User = "mara"; + User = "vinzenz"; }; "builder.berlin.ccc.de" = { HostName = "195.160.172.36";