diff options
Diffstat (limited to 'hosts/desktop/configuration.nix')
| -rw-r--r-- | hosts/desktop/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { |
