nixos/podman: Add generic networkSocket interface
(cherry picked from commit 52844efcd67028a481a24103d8e93c7ef2bf4f08)
This commit is contained in:
@@ -25,6 +25,7 @@ let
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./podman-network-socket.nix
|
||||
(lib.mkRenamedOptionModule [ "virtualisation" "podman" "libpod" ] [ "virtualisation" "containers" "containersConf" ])
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user