From b6e44495b2a271ff8514ff5448e1c164ab59762e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 2 Jan 2021 15:13:01 +0100 Subject: put sops-nix in flake registry --- system-profiles/core.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system-profiles/core.nix') diff --git a/system-profiles/core.nix b/system-profiles/core.nix index bd2004df..79c2fe82 100644 --- a/system-profiles/core.nix +++ b/system-profiles/core.nix @@ -39,6 +39,7 @@ in { registry = { nixpkgs.flake = flakeInputs.nixpkgs; home-manager.flake = flakeInputs.home-manager; + sops-nix.flake = flakeInputs.sops-nix; nixos.flake = flake; }; }; -- cgit v1.2.3