tree-wide: fix typos using typos

This commit is contained in:
Primrose 2026-01-31 23:47:13 +01:00
parent d99232b760
commit 2ffb6d64bf
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
6 changed files with 9 additions and 9 deletions

View file

@ -8,7 +8,7 @@
package = lib.mkDefault pkgs.nix;
settings = {
# it is impossible to anser in nix-direnv, so we force it to off.
# it is impossible to anwser to the prompt in nix-direnv, so we force it to off.
# https://github.com/nix-community/nix-direnv/issues/678
accept-flake-config = lib.mkForce false;