Try to fix newuidmap exec not found

This commit is contained in:
Raphaël Numbus
2026-03-03 16:30:21 +01:00
parent 3721e41e94
commit e09301c493
2 changed files with 4 additions and 9 deletions
-5
View File
@@ -9,11 +9,6 @@
};
environment.systemPackages = with pkgs; [
podman
podman-compose
podman-tui
passt
shadow
slirp4netns
];
}