main #5

Merged
Lithospherical merged 59 commits from jan-leila/nix-config:main into main 2025-08-27 15:36:39 +00:00
2 changed files with 0 additions and 7 deletions
Showing only changes of commit 1ac0b89935 - Show all commits

View file

@ -44,9 +44,6 @@ in {
"editor.formatOnType" = true; "editor.formatOnType" = true;
}; };
"alejandra.program" = "alejandra"; "alejandra.program" = "alejandra";
"nixpkgs" = {
"expr" = "import <nixpkgs> {}";
};
}) })
(lib.mkIf ai-tooling-enabled { (lib.mkIf ai-tooling-enabled {
}) })

View file

@ -3,11 +3,7 @@
"cSpell.userWords" = [ "cSpell.userWords" = [
"leyla" "leyla"
"ollama" "ollama"
];
"[javascript][typescript]"."cSpell.userWords" = [
"webdav" "webdav"
];
"[nix]"."cSpell.userWords" = [
"pname" "pname"
"direnv" "direnv"
"deepseek" "deepseek"