Inx-container: Run nixos container on nixos host with shared nix store using incus
NixOS Discourse
Inx-container: Run nixos container on nixos host with shared nix store using incus
nixos-container lets systemd-nspawn container share host’s nix store. which is really useful for deduplicating common packages among containers and host. Inspired by that, I wrote a tool bringing the “shared nix store” concept to incus. Now, we can run inx-container create <container-name> --flake <flakeref> to create a light-weight, fully functional nixos container managed by incus. Currently, inx-container is a simple and crude shell script. And it does not offer the “purity” that container...
0 comments
No comments yet.