fix(flake): Update description to Clicks

Change-Id: I7e194a94d3b0c9c89f018c791af9729fe9396164
Reviewed-on: https://git.clicks.codes/c/Infra/NixFiles/+/781
Tested-by: Skyler Grey <minion@clicks.codes>
Reviewed-by: Samuel Shuert <coded@clicks.codes>
diff --git a/flake.nix b/flake.nix
index a2b1e78..da9ce5a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -4,7 +4,7 @@
 # SPDX-License-Identifier: GPL-3.0-only
 
 {
-  description = "Auxolotl infrastructure.";
+  description = "Clicks Infrastructure";
 
   inputs = {
     nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";