about summary refs log tree commit diff
path: root/modules/common/curl.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-10-29 18:53:48 +0300
committerAzat Bahawi <azat@bahawi.net>2023-10-29 18:53:48 +0300
commit8039d54cedd1db625ae43c9dc5d0740e95940b33 (patch)
tree0f372e6471f91214a19e3e6fd11e77a2edcd0b0f /modules/common/curl.nix
parent2023-10-29 (diff)
2023-10-29
Diffstat (limited to '')
-rw-r--r--modules/common/curl.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/curl.nix b/modules/common/curl.nix
index 7c51bbd..4149f80 100644
--- a/modules/common/curl.nix
+++ b/modules/common/curl.nix
@@ -13,7 +13,6 @@ in {
     hm.home.file.".curlrc".text = ''
       connect-timeout = 60
       progress-bar
-      referer = ";auto"
       remote-time
       show-error
     '';

Consider giving Nix/NixOS a try! <3