CrOS/modules/users/overseer/podman.nix
2024-10-07 09:29:15 -04:00

10 lines
175 B
Nix

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