nix-config/hosts/homes
Bruno BELANYI 6100a092af
All checks were successful
ci/woodpecker/push/check Pipeline was successful
hosts: homes: cloudtop: disable 'git' package
A recent update modified `ssh_config`, and nixpkgs' version of OpenSSH
does not know how to deal with those options.

The `git` package does not make use of the system-provided SSH client,
and errors-out.

Given that those patches are never going to be upstreamed, just override
the `git` package, and use the system-provided one instead...
2023-07-05 16:56:57 +00:00
..
ambroisie flake: home-manager: use a more modular design 2023-03-20 09:52:05 +00:00
ambroisie@ambroisie hosts: homes: cloudtop: disable 'git' package 2023-07-05 16:56:57 +00:00