unstable nixos!!!

This commit is contained in:
nora 2023-09-01 22:18:08 +02:00
parent d043f8200f
commit 5c6d6fe1a5
3 changed files with 11 additions and 8 deletions

View file

@ -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;
})