From c30546f0b30773afc4c8cfc74ed38854803a6278 Mon Sep 17 00:00:00 2001 From: Xory Date: Tue, 28 Oct 2025 17:32:07 +0200 Subject: [PATCH] fix: ollama & impermanence --- hosts/voidspear/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/voidspear/configuration.nix b/hosts/voidspear/configuration.nix index a0bdc1b..5dfeed9 100644 --- a/hosts/voidspear/configuration.nix +++ b/hosts/voidspear/configuration.nix @@ -63,6 +63,7 @@ "/var/lib/bluetooth" "/etc/NetworkManager/system-connections" "/var/lib/nixos" + "/var/lib/ollama" ]; };