fix changing ssh key at git
This commit is contained in:
parent
31521248b8
commit
5547534e6c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ in
|
|||
|
||||
containers.git = {
|
||||
autoStart = true;
|
||||
ephemeral = true;
|
||||
ephemeral = false; # because of ssh key
|
||||
macvlans = [ "vserver" ];
|
||||
bindMounts = {
|
||||
"/var/lib/gitea" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue