panel: add git, needed by nixops4 since #375

Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-09-13 16:06:34 +02:00
parent dadbbe04df
commit d721c59cf0
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -218,6 +218,7 @@ in
cfg.nixops4Package
pkgs.nix
pkgs.openssh
pkgs.git
];
preStart = ''
# Auto-migrate on first run or if the package has changed