add new setting for VMs

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-08-15 23:42:25 -04:00
parent 5987257fa4
commit 05e8a12e77
No known key found for this signature in database
GPG Key ID: 1FACF4075E3212F7

View File

@ -17,7 +17,7 @@ pkgs.dockerTools.buildImage {
# pathsToLink = [ "./supervisord.conf" ]; # pathsToLink = [ "./supervisord.conf" ];
# }; # };
useFUSEOverlayFS = true;
# enableFakechroot = true; # enableFakechroot = true;
runAsRoot = '' runAsRoot = ''
set -ex; \ set -ex; \