workstations and light theme

This commit is contained in:
2026-04-16 16:33:48 +03:00
parent 555e920c18
commit bbfaf5ccc5
37 changed files with 1015 additions and 106 deletions
+110
View File
@@ -0,0 +1,110 @@
[
{
"actual": true,
"devices": [
{
"key": "monitor1",
"name": "AOC 24G2SPU"
},
{
"key": "monitor2",
"name": "AOC 24E1Q"
},
{
"key": "keyboard",
"name": "Ardor Wakizashi"
},
{
"key": "mouse",
"name": "Ardor Immortaliry PRO"
},
{
"key": "microphone",
"name": "Fifine AM8"
}
],
"key": "pc",
"name": "PC",
"specs": {
"cpu": "AMD Ryzen 7 7700",
"gpu": "NVIDIA GeForce RTX 5070",
"os": "Windows 11 Pro",
"ram": "32GB DDR5",
"storage": [
{
"capacity": "1TB",
"name": "Adata XPG GAMMIX S11 Pro",
"type": "M2 PCI-E 3.0"
},
{
"capacity": "1TB",
"name": "WD Blue",
"type": "SATA HDD"
}
]
},
"tone": "rose"
},
{
"actual": true,
"key": "notebook",
"name": "Notebook",
"specs": {
"cpu": "Intel Core i3-8470U",
"gpu": "Intel UHD Graphics 620",
"os": "Windows 10 LTSC 2021",
"ram": "16GB DDR4",
"storage": [
{
"capacity": "256GB",
"name": "WD Blue SN550",
"type": "M2 PCI-E 3.0"
},
{
"capacity": "256GB",
"name": "Neo Forza NFS12",
"type": "SATA SSD"
}
]
},
"tone": "blue"
},
{
"actual": true,
"key": "vps",
"name": "VPS",
"specs": {
"cpu": "2 vCore (AMD EPYC 7763)",
"gpu": "N/A",
"os": "Arch Linux",
"ram": "4GB",
"storage": [
{
"capacity": "60GB",
"name": "NVMe SSD",
"type": "NVMe"
}
]
},
"tone": "green"
},
{
"actual": false,
"key": "pc",
"name": "PC",
"specs": {
"cpu": "Intel Core i7-6700",
"gpu": "AMD Radeon RX580",
"os": "Windows 11 Pro",
"ram": "16GB DDR4",
"storage": [
{
"capacity": "256GB",
"name": "Samsung 850 EVO",
"type": "SATA SSD"
}
]
},
"tone": "teal"
}
]