From e8161c46acefee3a3b56e0fcc3674eb8f408d39b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikodem=20Rabuli=C5=84ski?= Date: Thu, 1 Feb 2024 20:59:50 +0100 Subject: [PATCH] flake.nix: use extra- keys in nixConfig --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 479d957..949417e 100644 --- a/flake.nix +++ b/flake.nix @@ -114,7 +114,7 @@ "https://hercules-ci.cachix.org" "https://nrabulinski.cachix.org" ]; - trusted-public-keys = [ + extra-trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="