mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Add copilot chat and insomnia packages
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user