mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-17 22:41:11 +01:00
parent
eeafec5103
commit
a3457d3f85
3 changed files with 12 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ rec {
|
|||
html = manual.html;
|
||||
manPages = manPages;
|
||||
json = options.json;
|
||||
jsonModuleMaintainers = jsonModuleMaintainers; # Unstable, mainly for CI.
|
||||
};
|
||||
|
||||
home-manager = pkgs.callPackage ./home-manager { path = toString ./.; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue