From 0422dc93e02f106fdb21684df5c2749ab59afd31 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Fri, 26 Dec 2025 23:21:10 +0100 Subject: [PATCH] Fixed a typo --- modules/common/ai.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/common/ai.nix b/modules/common/ai.nix index 4e205c1..a967507 100644 --- a/modules/common/ai.nix +++ b/modules/common/ai.nix @@ -1,4 +1,4 @@ -{ gpu ... }: +{ gpu, ... }: { services = {