mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
wrapper-manager-fds: change packages to devPackages
Just to make it more explicit that it is not intended for users.
This commit is contained in:
parent
7782ed0965
commit
4a47501695
@ -55,7 +55,7 @@
|
||||
website = import ./docs/website/shell.nix { inherit pkgs; };
|
||||
};
|
||||
|
||||
packages = {
|
||||
devPackages = {
|
||||
manpage-reference = docs.outputs.manpage;
|
||||
html-reference = docs.outputs.html;
|
||||
website = docs.website;
|
||||
|
Loading…
Reference in New Issue
Block a user