karanage/device_script/.karanage.json
2022-12-29 21:15:49 +01:00

19 lines
295 B
JSON

{
"cpu": "auto",
"memory": "auto",
"swap": "auto",
"drive": {
"include": [
"/",
"/home",
"/home/heero/HDD1",
"/home/heero/HDD2"
]
},
"network": {
"include": [
"enp34s0"
]
}
}