move ssh key repo

This commit is contained in:
Daniel Frank 2024-04-05 20:49:47 +02:00
parent 56bbf49291
commit 32212fe6f2
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

View file

@ -11,8 +11,9 @@
# 8. Let the user login and change their password # 8. Let the user login and change their password
let let
sshkeys = pkgs.fetchFromGitHub { sshkeys = pkgs.fetchFromGitea {
owner = "freifunkhamburg"; domain = "git.hamburg.ccc.de";
owner = "freifunk";
repo = "ssh-keys"; repo = "ssh-keys";
rev = "189047d8d4e1cc66dd613d7ec62d2b46dfd63e4c"; rev = "189047d8d4e1cc66dd613d7ec62d2b46dfd63e4c";
hash = "sha512-A5CM7bpUY37VNFtxTVZMh+PgpshOXcq2/8yldoBGcgkopia/7GtOc7KbYKLkkXU0WL/iJzxzkARgi5QLIDiAQQ=="; hash = "sha512-A5CM7bpUY37VNFtxTVZMh+PgpshOXcq2/8yldoBGcgkopia/7GtOc7KbYKLkkXU0WL/iJzxzkARgi5QLIDiAQQ==";