Note: Yants now has its own repository.
This is a tiny type-checker for data in Nix, written in Nix.
Features:
services.xserver = { | |
enable = true; | |
monitorSection = '' | |
Option "NODPMS" | |
''; | |
serverLayoutSection = '' | |
Option "BlankTime" "0" | |
Option "DPMS" "false" | |
''; | |
displayManager.auto.user = "guest"; |
Note: Yants now has its own repository.
This is a tiny type-checker for data in Nix, written in Nix.
Features: