vscode nix lsp, kittykat ssh reverse proxy, obs added, lutris removed due openldap build faliure, flake update
This commit is contained in:
parent
d6216e86c6
commit
0875e05f71
10 changed files with 189 additions and 69 deletions
|
|
@ -10,7 +10,13 @@
|
|||
pkgs.vscode-extensions.jnoortheen.nix-ide
|
||||
pkgs.vscode-extensions.leonardssh.vscord
|
||||
];
|
||||
profiles.tulg.userSettings = {
|
||||
userSettings = {
|
||||
"nix.formatterPath" = "alejandra";
|
||||
"nix.extraOptions" = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
"nix.enableLanguageServer" = true;
|
||||
"nix.serverPath" = "nixd";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue