microvm: use virtiofs share
This commit is contained in:
parent
f17ffd4889
commit
2974d71ded
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
source = "/nix/store";
|
source = "/nix/store";
|
||||||
mountPoint = "/nix/.ro-store";
|
mountPoint = "/nix/.ro-store";
|
||||||
tag = "ro-store";
|
tag = "ro-store";
|
||||||
|
proto = "virtiofs";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
system.stateVersion = config.system.nixos.version;
|
system.stateVersion = config.system.nixos.version;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue