diff options
| author | Christian <[email protected]> | 2026-05-12 20:19:34 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-05-12 20:19:34 -0500 |
| commit | 9ed54ac3b980848a142165ad5dd8c4af92923e1e (patch) | |
| tree | d7dc46b031cea4dba75501b4afcd9279b80834cf /hosts/desktop/configuration.nix | |
| parent | fbc108ce371855fe530f242520d2322eba1484d5 (diff) | |
Claude
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 = { |
