diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-08-23 15:00:44 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-08-23 15:00:44 -0500 |
| commit | b8f8072c14799876ad4f44946ca5c3c1d89dbef2 (patch) | |
| tree | 70d1a431a98519918bdf0d15de96ccb6d010671d /hosts/mercury/system.nix | |
| parent | 2a2c7816e96dae5f0f59363aac20c47781a2f936 (diff) | |
ollama
Diffstat (limited to 'hosts/mercury/system.nix')
| -rw-r--r-- | hosts/mercury/system.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mercury/system.nix b/hosts/mercury/system.nix index d46a674..0e982a0 100644 --- a/hosts/mercury/system.nix +++ b/hosts/mercury/system.nix @@ -5,6 +5,7 @@ }: { imports = [ ./battery.nix + ./ai.nix inputs.nixos-facter-modules.nixosModules.facter {facter.reportPath = ./facter.json;} |
