mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
NixOS auto upgrade: add openssh to path
This commit is contained in:
parent
1987b9d4ea
commit
4cd015e65e
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ in {
|
||||||
gzip
|
gzip
|
||||||
gitMinimal
|
gitMinimal
|
||||||
config.nix.package.out
|
config.nix.package.out
|
||||||
|
config.programs.ssh.package
|
||||||
];
|
];
|
||||||
|
|
||||||
script = let
|
script = let
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue