diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-04-16 11:43:29 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-04-16 11:43:29 +0530 |
| commit | c57791d3b1cb8e6ae23e304ba08c55746c0b8013 (patch) | |
| tree | 3a75b2c1a3aed11fe45d6dbe953eba1ab17af406 /flake.nix | |
| parent | 7af2a74fcb5fce4b35c2b3569206bc3f3477aad9 (diff) | |
calendar navigation + flake update + random other tools + no global postgres
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ hostname = "pegasus"; opt = { nvidia = true; - llm = false; + llm = true; }; languages = { c = true; |
