From b03e1e70802abb6e74c60e0917affa7af0e52606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikodem=20Rabuli=C5=84ski?= Date: Thu, 1 Feb 2024 22:38:26 +0100 Subject: [PATCH] modules/system/settei/sane-defaults: use extra- keys in nix.settings --- modules/system/settei/sane-defaults.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/settei/sane-defaults.nix b/modules/system/settei/sane-defaults.nix index 80b473c..c890b33 100644 --- a/modules/system/settei/sane-defaults.nix +++ b/modules/system/settei/sane-defaults.nix @@ -59,7 +59,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="