Moved coral tpu config to a single file. Added slirp4netns.

This commit is contained in:
Raphaël Numbus
2026-03-04 21:22:33 +01:00
parent 4ab54cae0a
commit b5bece34ed
6 changed files with 113 additions and 106 deletions
+1
View File
@@ -11,5 +11,6 @@
environment.systemPackages = with pkgs; [
podman-compose
podman-tui
slirp4netns
];
}