repl-flake: remove from experimental flags
This commit is contained in:
parent
c11b4b6e17
commit
7ce2048bb7
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
|||
|
||||
settings =
|
||||
{
|
||||
experimental-features = "nix-command flakes repl-flake";
|
||||
experimental-features = "nix-command flakes";
|
||||
http-connections = 50;
|
||||
warn-dirty = false;
|
||||
log-lines = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue