1
0
Fork 0
nix-flake-base/scratch/nix/typos.nix
2025-08-31 20:48:11 -05:00

10 lines
184 B
Nix

# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
#
# SPDX-License-Identifier: LGPL-3.0-or-later
{ }:
{
# spellchecker:off
helo = "wrold";
# spellchecker:on
}