From c720c7286463e70971f9544eddccabc8b3ec1aad Mon Sep 17 00:00:00 2001 From: zephyr Date: Mon, 30 Mar 2026 22:01:23 -0400 Subject: [PATCH] svelte stuff --- configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration.nix b/configuration.nix index 5896bab..02cbd42 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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";