From 0292da597f3cabd3e4b61c37a79e9589598dd603 Mon Sep 17 00:00:00 2001 From: Lyn Date: Wed, 16 Oct 2024 22:56:28 +0200 Subject: [PATCH] quick flake.nix fix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index cceb947..8f3f5f8 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,7 @@ sops-nix.url = "github:Mic92/sops-nix"; nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; }; - outputs = {self, nixpkgs, nixpkgs-unstable, sops-nix }@inputs: let + outputs = {self, nixpkgs, nixpkgs-unstable, sops-nix, lanzaboote }@inputs: let imports = [ ]; passInputs = ({lib,config,...}:{