From ef10438e3d76d9822dea18ff6380a43074588398 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 4 Aug 2024 21:49:43 +0900 Subject: feat(flake): add lanzaboote --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d15bdc4..44be695 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,9 @@ impermanence.url = "github:nix-community/impermanence"; + lanzaboote.url = "github:nix-community/lanzaboote/v0.4.1"; + lanzaboote.inputs.nixpkgs.follows = "unstable"; + sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "unstable"; -- cgit 1.4.1