nixos-config/inventory.json

15 lines
195 B
JSON
Raw Normal View History

2024-12-06 20:02:43 +01:00
{
"meta": {
"name": "makefu"
},
"machines": {
"liveiso": {
"deploy": {},
"name": "liveiso",
"tags": []
}
},
"modules": {},
"services": {},
"tags": {}
}