Try out the better local config declaration.

This commit is contained in:
Root User 2026-02-06 21:45:40 +01:00
parent 39ad4beff8
commit 598f9bb256
Signed by: root
GPG key ID: 087F0A95E5766D72
3 changed files with 27 additions and 10 deletions

View file

@ -4,8 +4,7 @@
lib,
...
}: {
# TODO Figure out a better way to manage secrets.
# TODO Figure out a better way to manage secrets.
local.secrets = {
gitUserName = "Your Name";
gitUserEmail = "you@example.com";