nixconfig-toml

1.0.0 • Public • Published

nixconfig-toml

This a plugin for nixconfig to add support for loading TOML based configuration files. It supports loading files with the extension .toml.

Example

const nixconfig = require('nixconfig')
const config = nixconfig({
  loaders: require('nixconfig-toml')
})

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i nixconfig-toml

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

8.02 kB

Total Files

7

Last publish

Collaborators

  • jsumners