From 94e3c3adeccaede7d3da76b4201cd9ebc2429b76 Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Tue, 7 Dec 2021 13:20:41 +0000
Subject: [PATCH] add cpu cooler

---
 public/systeme/nas.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/systeme/nas.html b/public/systeme/nas.html
index 00daff5..3c9df3b 100644
--- a/public/systeme/nas.html
+++ b/public/systeme/nas.html
@@ -12,6 +12,7 @@
     <h2>Verbaute Hardware:</h2>
     <ul>
         <li><b>Prozessor: </b> <a href="https://ark.intel.com/content/www/us/en/ark/products/199284/intel-core-i310100t-processor-6m-cache-up-to-3-80-ghz.html">Intel Core i3-10100T</a></li>
+        <li><b>CPU K&uuml;hler: </b> Intel Stock</li>
         <li><b>Arbeitsspeicher: </b>2x 16GB crucial DDR4 2666MHz</li>
         <li><b>Mainboard: </b><a href="https://www.gigabyte.com/Motherboard/H410M-H-V3-rev-10/sp#sp">Gigabyte H410M H V3</a></li>
         <li><b>10G NIC: </b><a href="https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c02694717">HP NC523SFP</a> umgebaut mit L&uuml;fter</li>
-- 
GitLab