lanzabote

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-02 00:10:49 +02:00
parent 4f799dbf20
commit 8e7b9456f5
3 changed files with 269 additions and 24 deletions

View File

@@ -26,7 +26,10 @@
# url = "github:nix-community/nixvim/nixos-23.11";
# inputs.nixpkgs.follows = "nixpkgs";
# };
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.3.0";
# inputs.nixpkgs.follows = "nixpkgs-unstable";
};
};
outputs = { self, nixpkgs, nixpkgs-unstable, home-manager, ... }@inputs: