diff --git a/home/hosts/Styx.nix b/home/hosts/Styx.nix index ed050ad..b619a91 100644 --- a/home/hosts/Styx.nix +++ b/home/hosts/Styx.nix @@ -76,6 +76,4 @@ args@{ pkgs, config, lib, ... }: programs = { zoxide.enable = true; }; - - manual.manpages.enable = false; }