5 lines
72 B
Nix
5 lines
72 B
Nix
_: {
|
|
virtualisation.oci-containers = {
|
|
backend = "podman";
|
|
};
|
|
}
|