Merge pull request #190947 from jsoo1/jsoo1/self-deploy-tar

This commit is contained in:
Franz Pletz
2022-09-12 23:43:47 +02:00
committed by GitHub
@@ -139,6 +139,7 @@ in
path = with pkgs; [
git
gnutar
nix
] ++ lib.optionals (cfg.switchCommand == "boot") [ systemd ];