svelte stuff
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
noto-fonts-color-emoji
|
||||
ipafont
|
||||
];
|
||||
fontconfig.useEmbeddedBitmaps = true;
|
||||
};
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
@@ -160,6 +161,7 @@
|
||||
jq
|
||||
koka
|
||||
nix-index
|
||||
nodePackages.nodejs
|
||||
ntfs3g
|
||||
p7zip
|
||||
rsync
|
||||
@@ -176,6 +178,8 @@
|
||||
vscodeExtensions = with pkgs.vscode-extensions; [
|
||||
golang.go
|
||||
bbenoist.nix
|
||||
svelte.svelte-vscode
|
||||
bradlc.vscode-tailwindcss
|
||||
|
||||
(pkgs.vscode-utils.extensionFromVscodeMarketplace {
|
||||
name = "silver-rainbow";
|
||||
|
||||
Reference in New Issue
Block a user