Forgejo
This commit is contained in:
parent
d6113271da
commit
f6b82815ad
6 changed files with 58 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
with builtins;
|
||||
filter isString (split "\n" (readFile (fetchurl {
|
||||
url = "https://github.com/Henry-Hiles.keys";
|
||||
url = "https://git.henryhiles.com/Henry-Hiles.keys";
|
||||
sha256 = "1k73c228rgzq7ymf5vaj6wfqzkqm6yzq5lq0syb7mzbrvngvr2jc";
|
||||
})))
|
||||
|
|
BIN
secrets/runnerToken.age
Normal file
BIN
secrets/runnerToken.age
Normal file
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
with builtins; filter isString (split "\n" (readFile (fetchurl "https://github.com/Henry-Hiles.keys")))
|
Loading…
Add table
Add a link
Reference in a new issue