mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: update keys hash
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
sshKeys = pkgs:
|
||||
pkgs.lib.strings.splitString "\n" (pkgs.lib.strings.fileContents (pkgs.fetchurl {
|
||||
url = "https://github.com/kmein.keys";
|
||||
hash = "sha256-TvvPwplrH9cw7NE4GKqbE5ga+oBHM+TkjxYQ3b1fpLI=";
|
||||
hash = "sha256-TVv1UHfNs3zIW8vrnCG7PPeMtgr2SDjrb8yZBMvp9/A=";
|
||||
}));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user