diff --git a/TODO.md b/TODO.md
index 8997b52..58ff2c2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,10 +1,10 @@
 # What needs to be done
 - [x] Install proxmox
-- [ ] Prepare nix config for VMs
+- [x] Prepare nix config for VMs
     - [x] Create base modules
-    - [ ] Find a way to handle secrets (there isnt a good way, best would be to not have secrets)
-- [ ] Deploy k8s for LAN
-    - [ ] Figure out storage for PVC
+    - [x] Find a way to handle secrets (agenix for the rescue)
+- [x] Deploy k8s for LAN
+    - [ ] Figure out storage for PVC - Will use NFS
     - [ ] Deploy planned solution
 - [ ] Deploy MetalLB
 - [ ] Deploy ArgoCD