airportyh / nixos-modules-toy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"}}

About

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


Languages

Language:Nix 100.0%