This commit is contained in:
Miguel Palhas
2024-10-06 11:56:49 +01:00
parent 5f43d55ec3
commit f7f284d8b8
-1
View File
@@ -50,7 +50,6 @@ in
authorizedKeys = pkgs.fetchurl {
url = "https://github.com/naps62.keys";
sha256 = "sha256-dP8LjaburPwfIr2jhly9rMwOLJyUkQP7Em5IKH/qXbY=";
../common/pr
};
in
pkgs.lib.splitString "\n" (builtins.readFile authorizedKeys);