Fix git config file

This commit is contained in:
TheWanderingCrow 2024-10-07 09:29:15 -04:00
parent 8c7e8f345e
commit 1dbb246faa

View file

@ -0,0 +1,10 @@
{ lib, config, ...}: {
# virtualisation.oci-containers = {
# backend = "podman";
# containers = {
# containers.grimoire = {
#
}