diff --git a/flake.nix b/flake.nix index b511a82..e006e33 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Lanzaboot Secure Boot Madness"; + description = "Lanzaboote: Secure Boot for NixOS"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";