about summary refs log tree commit diff
path: root/modules/curl.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/curl.nix')
-rw-r--r--modules/curl.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/curl.nix b/modules/curl.nix
index 6895262..3c318fc 100644
--- a/modules/curl.nix
+++ b/modules/curl.nix
@@ -20,7 +20,7 @@ in
     '';
 
     environment.systemPackages = with pkgs; [
-      curl
+      curlHTTP3
       (writeShellScriptBin "0x0" ''
         url="https://0x0.st"
         form="file=@"

Consider giving Nix/NixOS a try! <3