Moving Hermes and Ollama out of the managed configuration in to brew, Hermes is installed manually.

This commit is contained in:
Olaf
2026-08-05 14:23:40 +02:00
parent cc996f7550
commit d88426eb68
6 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ config, pkgs, ... }:
let
emacsOverlaySha256 = "1923mymd50zpz0mq34jpcn6jgq6li92j8wvkarl0y594c01x52g9";
emacsOverlaySha256 = "05mzc9a7g3ha7j2wjlbbsnm16yaj1j6nhv24x2jy0iv0r8cgmigc";
in
{
home-manager.backupFileExtension = "nix-backup";