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