Rename H4G0 to Hugo

This commit is contained in:
Tibo De Peuter 2023-10-01 18:34:05 +02:00
parent 1f644492b0
commit ece50202e0
3 changed files with 9 additions and 9 deletions

View file

@ -30,12 +30,12 @@
sopsFile = ../../../secrets/GitHub-UGent.yaml;
owner = user;
};
"H4G0/ssh" = {
"Hugo/ssh" = {
format = "yaml";
sopsFile = ../../../secrets/H4G0.yaml;
sopsFile = ../../../secrets/Hugo.yaml;
owner = user;
};
"H4Git/ssh" = {
"Git/ssh" = {
format = "yaml";
sopsFile = ../../../secrets/H4Git.yaml;
owner = user;