summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/desktop.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/common/desktop.nix b/common/desktop.nix
index 03c8a8f..0ed365e 100644
--- a/common/desktop.nix
+++ b/common/desktop.nix
@@ -13,12 +13,12 @@
'';
# for haskell.nix compilers
- nix.binaryCachePublicKeys = [
- "hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
- ];
- nix.binaryCaches = [
- "https://hydra.iohk.io"
- ];
+# nix.binaryCachePublicKeys = [
+# "hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
+# ];
+# nix.binaryCaches = [
+# "https://hydra.iohk.io"
+# ];
# Enable CUPS to print documents.