chore: update lanzaboote flake input

This commit is contained in:
tux
2026-06-27 19:46:14 +05:30
parent 79c34a94bb
commit 3ac6cf29ab
2 changed files with 22 additions and 22 deletions

View File

@@ -62,6 +62,6 @@
awww.url = "git+https://codeberg.org/LGFae/awww";
nixcord.url = "github:kaylorben/nixcord";
nur.url = "github:nix-community/nur";
lanzaboote.url = "github:nix-community/lanzaboote/v1.0.0";
lanzaboote.url = "github:nix-community/lanzaboote/v1.1.0";
};
}