From 5badc90690c571c109d70c844ceb48cdfd58ef9e Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 14 Jun 2024 09:30:11 -0500 Subject: [PATCH] nix: re-enable local nix cache --- flake.nix | 2 +- modules/nixos/common.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index d47076d..8da5307 100644 --- a/flake.nix +++ b/flake.nix @@ -205,7 +205,7 @@ "https://cache.nixos.org/" "https://helix.cachix.org" "https://nix-community.cachix.org" - # "https://nix.h.lyte.dev" + "https://nix.h.lyte.dev" "https://hyprland.cachix.org" ]; diff --git a/modules/nixos/common.nix b/modules/nixos/common.nix index 1ac492a..f28e266 100644 --- a/modules/nixos/common.nix +++ b/modules/nixos/common.nix @@ -303,7 +303,7 @@ in { "https://cache.nixos.org/" "https://helix.cachix.org" "https://nix-community.cachix.org" - # "https://nix.h.lyte.dev" + "https://nix.h.lyte.dev" ]; trusted-public-keys = [