From f123d2a78d467e9db9fdea52764c8c9581357e1d Mon Sep 17 00:00:00 2001 From: Glen Goodwin Date: Fri, 15 Dec 2023 00:55:10 -0500 Subject: [PATCH] add nix-sops input --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index c00ef9f..972350c 100644 --- a/flake.nix +++ b/flake.nix @@ -36,6 +36,8 @@ }; neovim-config.url = "github:gwg313/nvim-nix"; + + sops-nix.url = "github:Mic92/sops-nix"; }; outputs = {