about summary refs log tree commit diff
path: root/pkgs/profpatsch/nixos-toml-modules.nix
Commit message (Collapse)AuthorAgeFilesLines
* machines/profpatsch/base-server: convert module to toml definitionProfpatsch2020-12-301-0/+119
This is a working PoC of specifying module configs as toml configuration with simple to understand semantics. Both the option definitions and the actual config values can be specified via the toml DSL. This is extremely happy-path for now, so errors are gonna be horrible.