initial commit
This commit is contained in:
11
config-example.json
Normal file
11
config-example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"modules": ["sysinfo","docker","procMon"],
|
||||
"volumes": {
|
||||
"zfs": [],
|
||||
"non_zfs": ["sda"]
|
||||
},
|
||||
"network": {
|
||||
"nics": ["ens18"]
|
||||
},
|
||||
"gpu": "nVidia"
|
||||
}
|
||||
Reference in New Issue
Block a user