CrOS/modules/users/overseer/podman.nix
2024-11-29 10:42:59 -05:00

11 lines
173 B
Nix

{
lib,
config,
...
}: {
# virtualisation.oci-containers = {
# backend = "podman";
# containers = {
# containers.grimoire = {
#
}