aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2026-04-16 11:43:29 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2026-04-16 11:43:29 +0530
commitc57791d3b1cb8e6ae23e304ba08c55746c0b8013 (patch)
tree3a75b2c1a3aed11fe45d6dbe953eba1ab17af406 /flake.nix
parent7af2a74fcb5fce4b35c2b3569206bc3f3477aad9 (diff)
calendar navigation + flake update + random other tools + no global postgres
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index cac7e1b..554b04a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -36,7 +36,7 @@
hostname = "pegasus";
opt = {
nvidia = true;
- llm = false;
+ llm = true;
};
languages = {
c = true;