forked from fediversity/fediversity
panel: add git (#519)
needed by nixops4 since #375 Reviewed-on: Fediversity/Fediversity#519
This commit is contained in:
parent
dadbbe04df
commit
9d7a696ffe
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@ in
|
||||||
cfg.nixops4Package
|
cfg.nixops4Package
|
||||||
pkgs.nix
|
pkgs.nix
|
||||||
pkgs.openssh
|
pkgs.openssh
|
||||||
|
pkgs.git
|
||||||
];
|
];
|
||||||
preStart = ''
|
preStart = ''
|
||||||
# Auto-migrate on first run or if the package has changed
|
# Auto-migrate on first run or if the package has changed
|
||||||
|
|
Loading…
Add table
Reference in a new issue