1
0
Fork 0

arion: Remove CNI Plugins

This commit is contained in:
Daniel Kempkens 2023-03-17 00:18:49 +01:00
parent ac158673d3
commit e77a675ff5
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -22,11 +22,6 @@
};
};
# containers.containersConf.cniPlugins = with pkgs; [
# cni-plugins
# dnsname-cni
# ];
oci-containers = {
backend = "podman";