Update website flake input

This commit is contained in:
thiloho
2024-02-09 17:57:52 +01:00
parent dca1cb43c4
commit 55fb35acf7
2 changed files with 3 additions and 4 deletions

View File

@@ -67,7 +67,6 @@
userSettings = {
"nix.enableLanguageServer" = true;
"nix.serverPath" = "nil";
"window.titleBarStyle" = "custom";
"editor.indentSize" = 2;
"editor.tabSize" = 2;
};