all repos — nixfiles @ 2b33de452acd76e472cc0f5b5ee35c1330734ec7

System and user configuration, managed by nix and home-manager

nix: trust no-one

Alan Pearce
commit

2b33de452acd76e472cc0f5b5ee35c1330734ec7

parent

8af31e11a2b09de45ced64041c1b81a91072bc77

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M flake.nixflake.nix
@@ -19,11 +19,6 @@ agenix.inputs.nixpkgs.follows = "nixpkgs";
deploy-rs.url = "github:serokell/deploy-rs"; }; - nixConfig = { - extra-substituters = [ "https://deploy-rs.cachix.org" ]; - extra-trusted-public-keys = [ "deploy-rs.cachix.org-1:xfNobmiwF/vzvK1gpfediPwpdIP0rpDV2rYqx40zdSI=" ]; - }; - outputs = inputs@ { self