From 5d745aaaff6a1c1cf157137b008ed06229e4ee71 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Mon, 23 Mar 2026 16:39:43 +0100 Subject: [PATCH] chore: redact indentifying text --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3c1c699..211dba8 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Config Lab Ordenadores [REDACTED]"; + description = "Config Lab Ordenadores"; inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";