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