lib/languages: add back HM notice

This commit is contained in:
NotAShelf 2023-10-22 18:10:28 +03:00
parent 9b63ac826e
commit 0e85c54a9a
No known key found for this signature in database
GPG Key ID: 02D1DD3FA08B6B29
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
# From home-manager: https://github.com/nix-community/home-manager/blob/master/modules/lib/booleans.nix
{lib}: {
# Converts a boolean to a yes/no string. This is used in lots of
# configuration formats.
diagnosticsToLua = {
lang,
config,