Updated keys

This commit is contained in:
Luj 2022-10-12 09:54:19 +02:00
parent ed3ab2717e
commit 0ad9f1fefa
5 changed files with 39 additions and 40 deletions

View file

@ -8,7 +8,7 @@
openssh.authorizedKeys.keyFiles = [
(pkgs.fetchurl {
url = "https://github.com/JulienMalka.keys";
sha256 = "sha256-ZTQpJO5/z/RIzvNpLBHv2GyCn8cvWsN5Hx3pd6s7RYY=";
sha256 = "sha256-1cbFnmpSt74KKcAthJswmBEFVR6cn9oVClK/Pu33OKQ=";
})
];
};