Added Thingvellir nomad volumes

This commit is contained in:
marc
2024-02-16 20:37:07 +01:00
parent 87a4d79c71
commit 2e3dad1c1b
3 changed files with 46 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ with lib;
server.nomad = {
enable = true;
server = true;
host-config = ../../config/nomad.d/host-thingvellir.json;
};
# - Editors and development ------------------