Updated lisa

This commit is contained in:
Luj 2022-07-24 14:19:45 +02:00
parent 6805cf011d
commit 26e534e032
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 45 additions and 112 deletions

View file

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