nixify

Crates.ionixify
lib.rsnixify
version0.2.0
sourcesrc
created_at2024-05-13 13:17:13.573399
updated_at2024-06-04 11:46:57.67213
descriptionA simple tool to parse existing configuration files into nix syntax
homepage
repository
max_upload_size
id1238427
size88,073
(stannls)

documentation

README

Nixify

A simple cli to convert existing dotfiles into nix syntax

Usage

Specify the name of the program with the name flag and the format of the config file with the format flag. Currently supported are json, toml and yaml. The program will generate a nix file that contains all specified config keys in home-manager syntax.

Commit count: 0

cargo fmt