From 055dfc4ee50fe9bef77125103167f6ff08bfdd72 Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 17 Dec 2024 00:10:19 +0300 Subject: [PATCH] try this --- hosts/ymir/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index 1db1849..479c37b 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -162,7 +162,7 @@ environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. nvidia-container-toolkit - osbm-nvim + khanelivim.packages.${system}.default ]; services.ollama = {