update nvidia driver and other stuff
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
package = pkgs.vscodium;
|
||||
userSettings = { typst-lsp.exportPdf = "onType"; };
|
||||
#userSettings = { typst-lsp.exportPdf = "onType"; };
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
jnoortheen.nix-ide
|
||||
rust-lang.rust-analyzer
|
||||
nvarner.typst-lsp
|
||||
myriad-dreamin.tinymist
|
||||
#tomoki1207.pdf latex-workshop is faster to preview pdf
|
||||
james-yu.latex-workshop
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user