chore: remove openssh for now
This commit is contained in:
parent
902c3eddf3
commit
fa55edf0de
9 changed files with 0 additions and 111 deletions
pkgs
|
@ -1,7 +0,0 @@
|
|||
{ prev, ... }:
|
||||
|
||||
prev.openssh.overrideAttrs (final: prev: {
|
||||
doCheck = false;
|
||||
doInstallCheck = false;
|
||||
dontCheck = true;
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue