mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 12:45:14 +01:00
unstable nixos!!!
This commit is contained in:
parent
d043f8200f
commit
5c6d6fe1a5
3 changed files with 11 additions and 8 deletions
|
|
@ -185,6 +185,9 @@
|
|||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
wget
|
||||
(curl.override {
|
||||
# error: implicit declaration of function 'SSL_set_quic_use_legacy_codepoint' :(
|
||||
# http3Support = true;
|
||||
# curl: (60) rustls_connection_process_new_packets: invalid peer certificate: BadSignature :(
|
||||
# opensslSupport = false;
|
||||
# rustlsSupport = true;
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue