From 3624fa22874ad46a4b52b17683dc61d4f09304e8 Mon Sep 17 00:00:00 2001 From: DanielF Date: Wed, 8 Apr 2026 17:15:07 +0200 Subject: [PATCH] vault backup: 2026-04-08 17:15:07 --- 01 - Wiki/ITSetup/Proxmox Setup.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/01 - Wiki/ITSetup/Proxmox Setup.md b/01 - Wiki/ITSetup/Proxmox Setup.md index 9b2a1d6..22c1ec6 100644 --- a/01 - Wiki/ITSetup/Proxmox Setup.md +++ b/01 - Wiki/ITSetup/Proxmox Setup.md @@ -14,6 +14,8 @@ Docker Containers are Hosted in [[LXC Containers]] ```dataview -table +table guestname, ipadress +from "01 - Wiki/ITSetup/VM" +where host = "Proxmox" -``` \ No newline at end of file +```