diff --git a/README.md b/README.md
index 8521283c..9fe01cc4 100644
--- a/README.md
+++ b/README.md
@@ -1788,6 +1788,40 @@ ________________________________________________________________________________
+
+ 🔸OpenMediaVault LXC
+
+
+
+ OpenMediaVault LXC
+
+[OpenMediaVault](https://www.openmediavault.org/) is the next generation network attached storage (NAS) solution based on Debian Linux.
+
+To create a new Proxmox OpenMediaVault LXC, run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omv-v4.sh)"
+```
+
+⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡
+
+**OpenMediaVault Interface - IP**
+
+⚙️ **Initial Login**
+
+**username**
+ ```yaml
+ admin
+ ```
+ **password**
+ ```yaml
+ openmediavault
+ ```
+
+____________________________________________________________________________________________
+
+
+
Navidrome LXC