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:
parent
1a471b0a45
commit
ec3cbf81c4
6 changed files with 539 additions and 31 deletions
|
|
@ -12,7 +12,7 @@ let
|
|||
homeManagerManual = import ../doc {
|
||||
inherit pkgs config;
|
||||
version = "0.1";
|
||||
revision = "release-0.1";
|
||||
revision = "master";
|
||||
options =
|
||||
let
|
||||
scrubbedEval = evalModules {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue