added nix language server

removed ollama
This commit is contained in:
Leyla Becker 2024-10-23 12:10:25 -05:00
parent 1790d785f5
commit 77e3d687d4
4 changed files with 27 additions and 10 deletions

View file

@ -1,9 +1,7 @@
{
lib,
config,
osConfig,
pkgs,
inputs,
...
}: let
cfg = osConfig.nixos.users.leyla;