mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Updates
This commit is contained in:
@@ -69,16 +69,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
vscode = {
|
|
||||||
enable = true;
|
|
||||||
extensions = with pkgs.vscode-extensions; [
|
|
||||||
astro-build.astro-vscode
|
|
||||||
bbenoist.nix
|
|
||||||
ritwickdey.liveserver
|
|
||||||
svelte.svelte-vscode
|
|
||||||
prisma.prisma
|
|
||||||
];
|
|
||||||
};
|
|
||||||
alacritty.enable = true;
|
alacritty.enable = true;
|
||||||
firefox.enable = true;
|
firefox.enable = true;
|
||||||
git = {
|
git = {
|
||||||
|
|||||||
Reference in New Issue
Block a user