repl-flake: remove from experimental flags

This commit is contained in:
Christoph Hollizeck 2025-07-17 11:39:52 +02:00
parent c11b4b6e17
commit 7ce2048bb7
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -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;