This commit is contained in:
zack 2025-08-02 16:20:18 -04:00
parent 1a658f1668
commit 3ce12900b8
13 changed files with 517 additions and 309 deletions

View file

@ -62,7 +62,7 @@
blog.url = "git+https://code.zoeys.cloud/zoey/web.git";
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.1";
url = "github:nix-community/lanzaboote/v0.4.2";
# Optional but recommended to limit the size of your system closure.
inputs.nixpkgs.follows = "nixpkgs";