diff --git a/flake.nix b/flake.nix index 08106c3e..13b8a5fb 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Tilde Friends is a platform for making, running, and sharing web applications"; + description = "Tilde Friends is a platform for making, running, and sharing web applications."; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";