taps: fix error messages

This commit is contained in:
Else Someone 2026-01-22 15:08:38 +02:00
parent 564913c123
commit 691a193bba
2 changed files with 16 additions and 8 deletions

View file

@ -6,5 +6,8 @@ mkShell.override { stdenv = stdenvNoCC; } {
virtiofsd
crosvm # virtio-gpu
npins
] ++ [
man-pages
linux-manual
];
}