This commit is contained in:
2026-05-21 21:32:45 -04:00
parent 9b08d81ab0
commit f3d27c2f33

View File

@@ -32,7 +32,7 @@
# Configure network connections interactively with nmcli or nmtui.
networking.networkmanager.enable = true;
virtualization.podman.enableNvidia = true;
# virtualization.podman.enableNvidia = true;
# Only computer I own that can actually run ollama, and I don't want to make an ai folder.
# services.ollama = {
@@ -146,6 +146,14 @@
# useXkbConfig = true; # use xkb.options in tty.
# };
services.hermes-agent = {
enable = true;
# settings.model.default = "anthropic/claude-sonnet-4";
environmentFiles = [ config.sops.secrets."hermes-env".path ];
addToSystemPackages = true;
configFile = /etc/hermes/config.yaml;
};
services.xserver.enable = true; # On anything else modern this should be false.
# Configure keymap in X11