Disabled building of HM configuration in HM configuration exposed by flake

This commit is contained in:
Tim Schubert 2021-12-11 23:15:24 +01:00
parent aca8c411cd
commit ddc4fb3086
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -23,6 +23,7 @@ let
};
overlays = overlays;
};
manual.manpages.enable = false;
};
inherit system homeDirectory username stateVersion;
});