1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

manual: some cleanups

This commit is contained in:
Robert Helgesson 2018-05-11 19:25:06 +02:00
parent 1a471b0a45
commit ec3cbf81c4
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
6 changed files with 539 additions and 31 deletions

View file

@ -12,7 +12,7 @@ let
homeManagerManual = import ../doc {
inherit pkgs config;
version = "0.1";
revision = "release-0.1";
revision = "master";
options =
let
scrubbedEval = evalModules {