fixup typo

This commit is contained in:
Ehmry - 2019-11-09 15:04:42 +01:00
parent 239de4b010
commit 4aa969de8a
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
services.hail = {
enable = true;
hydraJobUri = "https://hydra.hq.c3d2.de/job/c3d2/hail/${config.networking.hostname}-activator;";
hydraJobUri = "https://hydra.hq.c3d2.de/job/c3d2/hail/${config.networking.hostName}-activator;";
};
}