add share path

This commit is contained in:
Yan Lin 2025-11-02 14:32:26 +01:00
parent 00f28f1e6e
commit 84c3c4506a

View file

@ -406,6 +406,7 @@ in
volumes = [ volumes = [
"/var/lib/containers/windows:/storage" "/var/lib/containers/windows:/storage"
"/home/yanlin/share:/shared"
]; ];
environment = { environment = {