From f83aea707a569d3818f8b1ea80f0a5ef31df1aa8 Mon Sep 17 00:00:00 2001 From: Philip Taron Date: Wed, 28 Feb 2024 08:56:49 -0800 Subject: maintainers/bootstrap-files: fix two typos in README.md --- maintainers/scripts/bootstrap-files/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maintainers') diff --git a/maintainers/scripts/bootstrap-files/README.md b/maintainers/scripts/bootstrap-files/README.md index ae385cbd6ce85..b55878f34192c 100644 --- a/maintainers/scripts/bootstrap-files/README.md +++ b/maintainers/scripts/bootstrap-files/README.md @@ -39,7 +39,7 @@ target: ``` To validate cross-targets `binfmt` `NixOS` helper can be useful. - For `riscv64-unknown-linux-gnu` the `/etc/nixox/configuraqtion.nix` + For `riscv64-unknown-linux-gnu` the `/etc/nixos/configuration.nix` entry would be `boot.binfmt.emulatedSystems = [ "riscv64-linux" ]`. 3. Propose the commit as a PR to update bootstrap tarballs, tag people -- cgit 1.4.1