mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
Revert "nixos/qemu-vm: set security model for 'xchg' directory to 'none'"
This reverts commit c16ff7f9f3
.
This commit is contained in:
parent
c16ff7f9f3
commit
7aa7920fb0
1 changed files with 0 additions and 1 deletions
|
@ -1108,7 +1108,6 @@ in
|
|||
xchg = {
|
||||
source = ''"$TMPDIR"/xchg'';
|
||||
securityModel = "none";
|
||||
securityModel = "none";
|
||||
target = "/tmp/xchg";
|
||||
};
|
||||
shared = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue