diff --git a/meeting-notes/2024-11-05 standup notes.md b/meeting-notes/2024-11-05 standup notes.md
index de01e17..9721e5d 100644
--- a/meeting-notes/2024-11-05 standup notes.md	
+++ b/meeting-notes/2024-11-05 standup notes.md	
@@ -1,11 +1,17 @@
 Attendees: Nicoals, Valentin, Robert
 
-	* Valentin and Nicolas failed to run through the complete provisioning instructions because there were some inscrutable problems with proxmox
-		* Contacted Kevin for resolution
-	* Niols:
-		* Not many more news than above.
-		* Did some Mastodon-on-metal debugging.
-		* Would like to meet with Robert for a multi-machine configuration.
-	* Robert:
-		* Next steps for NixOps is to move NixOS-specific code to a separate repo and write documentation
-		* Will work with Niols today to use the prototype code first
\ No newline at end of file
+* Valentin and Nicolas failed to run through the complete provisioning instructions because there were some inscrutable problems with proxmox
+	* Contacted Kevin for resolution
+* Niols:
+	* Not many more news than above.
+	* Did some Mastodon-on-metal debugging.
+	* Would like to meet with Robert for a multi-machine configuration.
+* Robert:
+	* Next steps for NixOps is to move NixOS-specific code to a separate repo and write documentation
+	* Will work with Niols today to use the prototype code first
+
+Notes from work meeting:
+- Applied Robert's example to the config we worked on yesterday
+- Now need to connect to an actual machine, need to provision one first
+- Eventually we don't want to have to know any details about the machine
+  - NixOps4 will keep a mapping between the attribute in the expression and the actual resource
\ No newline at end of file