doc: add missing phase hooks

This commit is contained in:
Pol Dellaiera 2025-04-19 22:02:30 +02:00
parent 540ddbcf2f
commit 47f000d991
9 changed files with 110 additions and 7 deletions

View file

@ -27,8 +27,8 @@ let
} ":";
};
# the INI file can now be given as plain old nix values
in
# the INI file can now be given as plain old nix values
customToINI {
main = {
pushinfo = true;