
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
Tool to manage the nixOS config
$ npm install -g conf-tool
$ conf COMMAND
running command...
$ conf (-v|--version|version)
conf-tool/0.1.0 linux-x64 node-v12.16.1
$ conf --help [COMMAND]
USAGE
$ conf COMMAND
...
conf help [COMMAND]display help for conf
USAGE
$ conf help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
conf initInitializes a new conf-tool configuration
USAGE
$ conf init
OPTIONS
-h, --hwScan Do a hardware-scan with nixos-generate-config afterwards
-i, --init Install the OS with nixos-install (requires -h, also todo)
-r, --root=root [default: /] Filesystem-root to use
-s, --seed=seed Seed config to copy
-t, --template=template [default: meros] Template to copy (meros, nixos)
DESCRIPTION
...
test
See code: src/commands/init.js
conf updateUpdates as conf-tool configuration
USAGE
$ conf update
OPTIONS
-a, --apply Apply config with nixos-rebuild switch
-h, --hwScan Do a hardware-scan with nixos-generate-config afterwards
-u, --upgrade nixos-rebuild switch --upgrade flag
DESCRIPTION
...
test
See code: src/commands/update.js
{
"keys": { // will be added as-is (plugin: keys)
"i18n": {
...
}
},
"users": [ // for plugin users
"username",
"other-username"
],
"software": [ // for plugin software
"nixpkgs.pkgName" // will be validated if exists
],
"softwareAllowUnfree": false // for plugin software allow-unfree (sets the config flag for nixos to allow unfree software)
}
FAQs
Tool to manage the nixOS config
The npm package conf-tool receives a total of 1 weekly downloads. As such, conf-tool popularity was classified as not popular.
We found that conf-tool demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.