modify logging defaults

This commit is contained in:
Daylin Morgan 2024-09-30 13:55:47 -05:00
parent a459ea2ad1
commit d3a9286723
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -5,7 +5,6 @@ import oizys/[context, github, nix, overlay]# 3, logging
addHandler(
newFancyConsoleLogger(
levelThreshold = lvlAll,
fmtPrefix = $bb"[b magenta]oizys"
)
)
@ -37,7 +36,7 @@ overlay:
nixBuildHostDry(minimal, rest)
proc output(yes: bool = false) =
## output
## nixos config attr
echo nixosConfigAttrs().join(" ")
proc update(