mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add postgres local database
This commit is contained in:
@@ -50,9 +50,10 @@
|
||||
jnoortheen.nix-ide
|
||||
ritwickdey.liveserver
|
||||
astro-build.astro-vscode
|
||||
dbaeumer.vscode-eslint
|
||||
];
|
||||
userSettings = {
|
||||
"editor.tabSize" = 2;
|
||||
"editor.tabSize" = 4;
|
||||
"nix.enableLanguageServer" = true;
|
||||
"nix.serverPath" = "nil";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user