fix changing ssh key at git
This commit is contained in:
@@ -29,7 +29,7 @@ in
|
||||
|
||||
containers.git = {
|
||||
autoStart = true;
|
||||
ephemeral = true;
|
||||
ephemeral = false; # because of ssh key
|
||||
macvlans = [ "vserver" ];
|
||||
bindMounts = {
|
||||
"/var/lib/gitea" = {
|
||||
|
||||
Reference in New Issue
Block a user