diff --git a/flake.nix b/flake.nix index c67bbe2..a39ee82 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - descriptions = "permafrost"; + description = "permafrost"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";