add direnv and fix laptop kb

This commit is contained in:
Tristan 2024-01-04 19:57:14 +00:00
parent 3e68fa05ed
commit 254a1cdc58
2 changed files with 4 additions and 1 deletions

View file

@ -338,4 +338,7 @@ in {
pdf-engine = "xelatex";
};
};
programs.direnv.enable = true;
}