From 9ed54ac3b980848a142165ad5dd8c4af92923e1e Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 12 May 2026 20:19:34 -0500 Subject: Claude --- hosts/desktop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/desktop/configuration.nix') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index b761f5d..3a02d84 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -18,7 +18,7 @@ in # Include the results of the hardware scan. ./hardware-configuration.nix ../../modules/common.nix - ../../modules/dev.nix + ../../modules/llm.nix ]; boot.loader.grub = { -- cgit v1.2.3