From 83a656c9033fec6fd9c6a44d19af3efb1c471891 Mon Sep 17 00:00:00 2001 From: KJ Tsanaktsidis Date: Wed, 7 Jan 2026 20:20:11 +1100 Subject: secureboot --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 38013fa..bfeb67d 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ inputs.lanzaboote.url = "github:nix-community/lanzaboote/v1.0.0"; inputs.lanzaboote.inputs.nixpkgs.follows = "nixpkgs-stable"; - outputs = { self, nixpkgs-stable, nixos-anywhere, ... }@inputs: + outputs = { self, nixpkgs-stable, nixos-anywhere, lanzaboote, ... }@inputs: let nixpkgs = nixpkgs-stable; systems = [ "x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin" ]; -- cgit v1.2.3