diff --git a/modules/common/nix.nix b/modules/common/nix.nix index 1f120db..92c5903 100644 --- a/modules/common/nix.nix +++ b/modules/common/nix.nix @@ -13,7 +13,7 @@ # Package caches substituters = [ - "https://cache.nixos.org"; + "https://cache.nixos.org" "https://nix-community.cachix.org" "https://hyprland.cachix.org" ];