diff options
| author | tv <tv@krebsco.de> | 2019-04-24 23:47:00 +0200 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2019-04-24 23:47:00 +0200 | 
| commit | 1af50676e5ce8262109f7c8efed1e1876f2b4eb0 (patch) | |
| tree | 7744acc86359535a21028ef267e29c3027938f3e | |
| parent | d67a807683da3e399a13078a338a8247719ec1dd (diff) | |
tv man: add xorg-docs
| -rw-r--r-- | tv/2configs/man.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tv/2configs/man.nix b/tv/2configs/man.nix index 6534e2c..0a72dce 100644 --- a/tv/2configs/man.nix +++ b/tv/2configs/man.nix @@ -8,5 +8,6 @@    environment.systemPackages = with pkgs; [      manpages      posix_man_pages +    xorg.xorgdocs    ];  } | 
