From 2beff55700fce1f4dde2c520d825ad03aeb009e1 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Thu, 7 Sep 2023 17:53:07 +0200 Subject: [PATCH] Undo disable options-doc, as the warnings were caused by HM, not by this --- home/christoph/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/christoph/default.nix b/home/christoph/default.nix index 5d5bbfcf..67e45c60 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -463,10 +463,10 @@ rec { cachix # Generate documentation - # modules-options-doc # TODO: Deprecated, needs update at 24.05 + modules-options-doc ]; - # home.file.".options-doc".source = "${pkgs.modules-options-doc}"; + home.file.".options-doc".source = "${pkgs.modules-options-doc}"; # Packages with extra options managed by HomeManager natively programs = {