fix changing ssh key at git

This commit is contained in:
2023-12-05 22:31:33 +01:00
parent 31521248b8
commit 5547534e6c

View File

@@ -29,7 +29,7 @@ in
containers.git = { containers.git = {
autoStart = true; autoStart = true;
ephemeral = true; ephemeral = false; # because of ssh key
macvlans = [ "vserver" ]; macvlans = [ "vserver" ];
bindMounts = { bindMounts = {
"/var/lib/gitea" = { "/var/lib/gitea" = {