From 19066e70500ade71d289013e40d554838a73ee91 Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 25 Nov 2025 10:13:36 +0300 Subject: [PATCH] nothing ever works in darwin --- hosts/darwinHosts/prometheus/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/darwinHosts/prometheus/configuration.nix b/hosts/darwinHosts/prometheus/configuration.nix index 69ab236..f438a19 100644 --- a/hosts/darwinHosts/prometheus/configuration.nix +++ b/hosts/darwinHosts/prometheus/configuration.nix @@ -52,7 +52,7 @@ # ungoogled-chromium code-cursor claude-code - ollama + # ollama ]; system.stateVersion = 6; nixpkgs.hostPlatform = "x86_64-darwin";