3 unstable releases
0.2.0 | Jun 4, 2024 |
---|---|
0.1.1 | May 18, 2024 |
0.1.0 | May 13, 2024 |
#2333 in Parser implementations
28KB
726 lines
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.
Dependencies
~10–19MB
~252K SLoC