diff --git a/network.dot b/network.dot
index 8ab9e63b129628f16a279d6b361c9f701c2e5b40..9b0ba48fd2e6f07c2360aace8826f720452a6089 100644
--- a/network.dot
+++ b/network.dot
@@ -8,7 +8,8 @@ digraph network {
     labelloc="t";
     label="Network Setup";
 
-    router -> {switch_livingroom switch_bedroom desktop_janne printer}
+    router -> {switch_livingroom switch_bedroom desktop_janne }
+    router -> printer [color="#FBC02D"]
     switch_livingroom -> { nas androidtv ap_livingroom }
     ap_livingroom -> { laptop_janne laptop_janne_work phone_janne } [color="#1E88E5" style="dotted"]
     switch_livingroom -> avreceiver [color="#FBC02D"]