podman: remove unused code

This commit is contained in:
Sandro Jäckel
2023-03-11 08:25:18 +10:00
committed by zowoq
parent c079fc5f38
commit 815d85d400
@@ -35,8 +35,7 @@
let
# do not add qemu to this wrapper, store paths get written to the podman vm config and break when GCed
binPath = lib.makeBinPath ([
] ++ lib.optionals stdenv.isLinux [
binPath = lib.makeBinPath (lib.optionals stdenv.isLinux [
runc
crun
conmon