Add copilot chat and insomnia packages

This commit is contained in:
thiloho
2024-02-20 20:59:10 +01:00
parent 7e587040ed
commit e83733ac2a

View File

@@ -74,6 +74,7 @@
bradlc.vscode-tailwindcss bradlc.vscode-tailwindcss
esbenp.prettier-vscode esbenp.prettier-vscode
github.copilot github.copilot
github.copilot-chat
]; ];
userSettings = { userSettings = {
"nix.enableLanguageServer" = true; "nix.enableLanguageServer" = true;
@@ -111,6 +112,7 @@
localsend localsend
mullvad-browser mullvad-browser
spotify spotify
insomnia
]; ];
}; };
}; };