apps: vscode: add vscodium with extensions
This commit is contained in:
parent
3f9b7f88c0
commit
ebd785c400
@ -154,6 +154,20 @@
|
|||||||
# Flatpak
|
# Flatpak
|
||||||
#obs-studio # Recording/Live Streaming
|
#obs-studio # Recording/Live Streaming
|
||||||
super-slicer-latest
|
super-slicer-latest
|
||||||
|
#vscodium
|
||||||
|
(vscode-with-extensions.override {
|
||||||
|
vscode = vscodium;
|
||||||
|
vscodeExtensions = with vscode-extensions; [
|
||||||
|
vscodevim.vim
|
||||||
|
github.copilot
|
||||||
|
ms-python.python
|
||||||
|
ms-vscode.cpptools
|
||||||
|
dracula-theme.theme-dracula
|
||||||
|
catppuccin.catppuccin-vsc
|
||||||
|
catppuccin.catppuccin-vsc-icons
|
||||||
|
|
||||||
|
];
|
||||||
|
})
|
||||||
];
|
];
|
||||||
file.".config/wall".source = ../modules/themes/wall.jpg;
|
file.".config/wall".source = ../modules/themes/wall.jpg;
|
||||||
file.".config/lockwall".source = ../modules/themes/lockwall.jpg;
|
file.".config/lockwall".source = ../modules/themes/lockwall.jpg;
|
||||||
|
Loading…
Reference in New Issue
Block a user