commit | 02c195ef030ebc92ab8ab02ea5db35a4e3cbecc6 | [log] [tgz] |
---|---|---|
author | Skyler Grey <minion@clicks.codes> | Sat Jun 22 01:35:26 2024 +0000 |
committer | Skyler Grey <minion@clicks.codes> | Thu Jul 04 01:56:50 2024 +0000 |
tree | c34e9f335ce75970ac97e46c632526cb5bfc51af | |
parent | 92e626af4a2e510198089032c4c0709e3568dd0e [diff] |
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";