Moved Bun here and added Haskell packages.
BM2ZTVV52TC7FVDKQUIEQZ6HVXRPBC4Q2VTPYZFH2NXNGHEBMRZQC {letinherit (lib) mkIf;package = pkgs.bun;inpackages = [ package ];};}mkIf isDesktop {config.flake.modules.hjem.bun ={pkgs,lib,isDesktop,...}:
{config.flake.modules.nixos.haskell ={ pkgs, ... }:{environment.systemPackages = [pkgs.cabal-installpkgs.haskell.compiler.ghc912pkgs.haskellPackages.hlintpkgs.stack];};config.flake.modules.javascript ={ pkgs, ... }:{environment.systemPackages = [pkgs.bun];};}