nix/module.nix: add repl-flake to experimental features

This commit is contained in:
Bloxx12 2025-04-29 13:57:19 +02:00
commit c668221808

View file

@ -97,6 +97,7 @@ in {
"flakes" # flakes
"nix-command" # experimental nix commands
"cgroups" # allow nix to execute builds inside cgroups
"repl-flake" # nh os repl needs this on lix
];
# Ensures that the result of Nix expressions is fully determined by