Switch from coreos to nixos

This commit is contained in:
2025-04-25 15:08:56 +10:00
parent 472b198618
commit 793d77dce9
51 changed files with 2874 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
datacenter = "jaglan-beta"
data_dir = "/opt/nomad/data"
client {
enabled = true
}
server {
enabled = true
}