summary refs log tree commit diff
path: root/modules/environments/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/environments/home.nix')
-rwxr-xr-xmodules/environments/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/environments/home.nix b/modules/environments/home.nix
index 9408644..9bfb80e 100755
--- a/modules/environments/home.nix
+++ b/modules/environments/home.nix
@@ -24,7 +24,7 @@
     nixPath = [ "nixpkgs=flake:nixpkgs" ];
     settings = {
       builders-use-substitutes = true;
-      builders 
+      #builders 
       trusted-substituters = [
         "https://nix-community.cachix.org"
         "https://cache.garnix.io"