From 2f09c5df6b73c3109067f2180b6f66d67b7baf52 Mon Sep 17 00:00:00 2001 From: Alexandre1a Date: Fri, 16 Jan 2026 11:25:20 +0100 Subject: [PATCH] Added a missing caracter --- modules/common/environment.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/common/environment.nix b/modules/common/environment.nix index dc058e1..6bb504e 100644 --- a/modules/common/environment.nix +++ b/modules/common/environment.nix @@ -20,5 +20,5 @@ cmatrix gh ]; - } -} \ No newline at end of file + }; +}