summaryrefslogtreecommitdiff
path: root/modules/llm.nix
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-05-12 20:35:15 -0500
committerChristian <[email protected]>2026-05-12 20:35:15 -0500
commit846da0fa115977f5ab4e9ab966439450a0c60faf (patch)
treee69deacec0fe517a1429e6379569e7afb41d7420 /modules/llm.nix
parent9ed54ac3b980848a142165ad5dd8c4af92923e1e (diff)
Cleanup
Diffstat (limited to 'modules/llm.nix')
-rw-r--r--modules/llm.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/llm.nix b/modules/llm.nix
index a0e73cf..1c960ed 100644
--- a/modules/llm.nix
+++ b/modules/llm.nix
@@ -9,7 +9,6 @@
{
imports = [
./dev.nix
- inputs.home-manager.nixosModules.home-manager
];
home-manager.users.christian = {