From cc62ea0f28a069acd1527c5d24b0f1203c76af3e Mon Sep 17 00:00:00 2001 From: traxys Date: Thu, 8 Jun 2023 09:33:46 +0200 Subject: [PATCH] thinkpad-nixos: Add doc project --- hostconfig/thinkpad-nixos/hm.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index ba58485..9b0b250 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -90,6 +90,7 @@ in { patches/bxi3=tag:bxi3 patches/btf=tag:btf patches/libs2=tag:libs2 + patches/doc=tag:doc ''}"; }; }; @@ -262,6 +263,7 @@ in { ${mkProject "bxi3" ["bxi3"]} ${mkProject "libs2" ["bxi-jenkins-libs2"]} ${mkProject "hps" ["bxi-hps"]} + ${mkProject "doc" ["bxi-doc"]} notmuch tag +inbox +unread -new -- tag:new and not tag:me ''; };