mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared.nix
This commit is contained in:
@@ -81,16 +81,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
vscode = {
|
||||
enable = true;
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
svelte.svelte-vscode
|
||||
astro-build.astro-vscode
|
||||
];
|
||||
userSettings = {
|
||||
editor.tabSize = 2;
|
||||
};
|
||||
};
|
||||
alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user