nixos docs: Add a makefile for hacking on the nixos docs
This commit is contained in:
@@ -229,6 +229,7 @@ let
|
||||
'';
|
||||
|
||||
in rec {
|
||||
inherit generatedSources;
|
||||
|
||||
# The NixOS options in JSON format.
|
||||
optionsJSON = runCommand "options-json"
|
||||
|
||||
Reference in New Issue
Block a user