Updated keys

This commit is contained in:
Luj 2022-04-01 19:09:19 +02:00
parent 3f6fa30c20
commit 7fbe2b1255
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
authorizedKeys = lib.splitString "\n"
(builtins.readFile (pkgs.fetchurl {
url = "https://github.com/JulienMalka.keys";
sha256 = "sha256-nBgn7jOqi/nPHhTy3x/oirL+A4X2gbmwy1NXLZhV99M=";
sha256 = "sha256-/i6WOEWBfXnRln9r6GCznoc47UzN+jInkWjTSqNafHI=";
}));
};