summary refs log tree commit diff
path: root/modules/environments
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2023-10-04 23:14:58 +0200
committerRory& <root@rory.gay>2023-10-04 23:14:58 +0200
commit42bc49d716919c8311ac70a7808156494eb5de42 (patch)
tree216f722b63377097dcc6f3fd7557bfdc989064c4 /modules/environments
parentUpdate WSL (diff)
downloadRory-Open-Architecture-42bc49d716919c8311ac70a7808156494eb5de42.tar.xz
Improvements
Diffstat (limited to 'modules/environments')
-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"