Revert "nixos/qemu-vm: set security model for 'xchg' directory to 'none'"

This reverts commit c16ff7f9f3.
This commit is contained in:
Anders Johan Jamtli 2024-04-22 05:49:11 +02:00
parent c16ff7f9f3
commit 7aa7920fb0
No known key found for this signature in database

View file

@ -1108,7 +1108,6 @@ in
xchg = {
source = ''"$TMPDIR"/xchg'';
securityModel = "none";
securityModel = "none";
target = "/tmp/xchg";
};
shared = {