diff --git a/flake.nix b/flake.nix index f8d8378..34f7828 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "A flake for NixOS iso's that work on T2 Macs"; + description = "A flake for building NixOS installers that work on T2 Macs"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";