add virtiofsd
This commit is contained in:
parent
eb469f1cd8
commit
13ce8a782d
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,7 @@
|
||||||
--prefix PATH : ${
|
--prefix PATH : ${
|
||||||
pkgs.lib.makeBinPath [
|
pkgs.lib.makeBinPath [
|
||||||
pkgs.qemu
|
pkgs.qemu
|
||||||
|
pkgs.virtiofsd
|
||||||
pkgs.openssh
|
pkgs.openssh
|
||||||
pkgs.jq
|
pkgs.jq
|
||||||
pkgs.nix
|
pkgs.nix
|
||||||
|
|
@ -124,6 +125,7 @@
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
# Runtime dependencies for development
|
# Runtime dependencies for development
|
||||||
qemu
|
qemu
|
||||||
|
virtiofsd
|
||||||
openssh
|
openssh
|
||||||
jq
|
jq
|
||||||
nix
|
nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue