From 34cf32a834a3b6abf46643e4cc6bc1a0d5f2992d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 31 Dec 2020 14:32:30 +0100 Subject: Support for sops --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 2820eb1a..2840bec7 100644 --- a/shell.nix +++ b/shell.nix @@ -12,5 +12,6 @@ in pkgs.mkShell { name = "nixos"; nativeBuildInputs = with pkgs; [ nixWithFlakes + sops ]; } -- cgit v1.2.3