nixos/containers: move libpod to nixos/podman

This commit is contained in:
zowoq
2020-04-24 15:34:05 +10:00
parent 5e6adf78e9
commit 0944d77fc0
3 changed files with 28 additions and 27 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ in
}
'';
# Enable common container configuration, this will create policy.json
# Enable common /etc/containers configuration
virtualisation.containers.enable = true;
systemd.services.crio = {