about summary refs log tree commit diff stats
path: root/flake/nixosConfigurations/common.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake/nixosConfigurations/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/nixosConfigurations/common.nix b/flake/nixosConfigurations/common.nix
index de1bd03c..f4530a12 100644
--- a/flake/nixosConfigurations/common.nix
+++ b/flake/nixosConfigurations/common.nix
@@ -50,6 +50,7 @@
           beetsPkg = config.home-manager.users.soispha.programs.beets.package;
         };
       };
+      ollama.enable = true;
       postgresql.enable = false;
       printing.enable = true;
       scanning.enable = true;