diff --git a/nix/default.nix b/nix/default.nix index 3d42f99..0e9ae33 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -48,6 +48,7 @@ cp -r scss $out cp -r widget $out cp -r services $out + cp -r scripts $out cp -f main.js $out/config.js ''; };