diff --git a/modules/users/overseer/podman.nix b/modules/users/overseer/podman.nix new file mode 100644 index 0000000..c842737 --- /dev/null +++ b/modules/users/overseer/podman.nix @@ -0,0 +1,10 @@ +{ lib, config, ...}: { + +# virtualisation.oci-containers = { +# backend = "podman"; +# containers = { +# containers.grimoire = { +# + + +}