diff options
| author | tv <tv@krebsco.de> | 2026-07-09 20:03:09 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2026-07-09 20:03:09 +0200 |
| commit | b8cd5cfc79b964351271470ca99a9a2da430aaf2 (patch) | |
| tree | 7261893a2c570406545f9f701979f2febfdd6501 /configs/man.nix | |
| parent | d5d4ac434f81d6525ccfc3ab8fbfc1ec2dd4292c (diff) | |
treewide: s/(pkgs)\.xorg\>/\1/g
Diffstat (limited to 'configs/man.nix')
| -rw-r--r-- | configs/man.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/man.nix b/configs/man.nix index 8839476..67b2992 100644 --- a/configs/man.nix +++ b/configs/man.nix @@ -8,6 +8,6 @@ environment.systemPackages = [ pkgs.man-pages pkgs.man-pages-posix - pkgs.xorg.xorgdocs + pkgs.xorgdocs ]; } |
