minor update
This commit is contained in:
parent
38d1c6aa7f
commit
3161fbd83c
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@
|
||||||
showSystemInfo = true;
|
showSystemInfo = true;
|
||||||
showSmartStatus = true;
|
showSmartStatus = true;
|
||||||
smartDrives = {
|
smartDrives = {
|
||||||
"/dev/nvme0n1" = "System_SSD_ThinkPad";
|
"/dev/nvme0n1" = "System_SSD";
|
||||||
};
|
};
|
||||||
showDiskUsage = true;
|
showDiskUsage = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue