/nixos-modules-toy

A toy NixOS modules example for playing with the module system directly.

Primary LanguageNix

You can edit the modules and then run it to see what the config output will be:

nix run
{"deps":["ruby","bundler"],"rails":{"db":"mariadb"}}