From 4752ed2b4c88625f027c233d175f2776ca138a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Eug=C3=AAnio?= Date: Mon, 8 Aug 2022 19:38:58 -0300 Subject: [PATCH] add trunk --- system/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system/configuration.nix b/system/configuration.nix index f7fffc2..66c6442 100644 --- a/system/configuration.nix +++ b/system/configuration.nix @@ -200,6 +200,10 @@ in { nodePackages.less nodePackages.less-plugin-clean-css nodePackages.uglify-js + + trunk + wasm-bindgen-cli + nodePackages.sass ]; # enable sway window manager programs.sway = {