karanage/client/.system.json

24 lines
395 B
JSON

{
"config": {
"sleep": 0.1,
"display": false,
"topic": "PC/system"
},
"cpu": "auto",
"memory": "auto",
"swap": "auto",
"drive": {
"include": [
"/",
"/home",
"/home/heero/HDD1",
"/home/heero/HDD2"
]
},
"network": {
"include": [
"enp34s0"
]
}
}