mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
blog(nix-iceberg): fix mistake
This commit is contained in:
parent
60ed940598
commit
e0f6483442
1 changed files with 2 additions and 2 deletions
|
@ -564,8 +564,8 @@ print t
|
|||
|
||||
The
|
||||
[`accept-flake-config`](https://nix.dev/manual/nix/2.29/command-ref/conf-file#conf-accept-flake-config)
|
||||
Nix configuration variable or `--accept-flake-config` flag in Nix commands
|
||||
allows Nix to unconditionally accept flake `nixConfig`'s.
|
||||
Nix configuration variable or `--option accept-flake-config true` flag in Nix
|
||||
commands allows Nix to unconditionally accept flake `nixConfig`'s.
|
||||
|
||||
This is dangerous, because this can enable `builtins.importNative` by enabling
|
||||
the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue