port2nix Introduction port2nix is a toolbox for nix users who want to port configs in other languages to nix. Supported Languages toml yaml json Development Ensure nix is installed and flakes, nix-command are enabled. nix develop npm install npm run dev to run dev server.