Merge pull request #190947 from jsoo1/jsoo1/self-deploy-tar
This commit is contained in:
commit
772baccfb1
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ in
|
|||
|
||||
path = with pkgs; [
|
||||
git
|
||||
gnutar
|
||||
nix
|
||||
] ++ lib.optionals (cfg.switchCommand == "boot") [ systemd ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue