hosts/ude: add github-runner module

This commit is contained in:
Nikodem Rabuliński 2024-02-10 20:00:54 +01:00
parent a38d069999
commit d26b96d770
4 changed files with 39 additions and 0 deletions

View file

@ -55,4 +55,8 @@ in {
keys.system.kazuki
keys.other.bootstrap
];
"github-token.age".publicKeys = [
keys.system.ude
keys.other.bootstrap
];
}