nix/module.nix: remove outdated repl-flake experimental feature

This commit is contained in:
Bloxx12 2025-05-12 13:03:18 +02:00 committed by Bloxx12
commit 608d5f8158

View file

@ -98,7 +98,6 @@ in {
"flakes" # flakes "flakes" # flakes
"nix-command" # experimental nix commands "nix-command" # experimental nix commands
"cgroups" # allow nix to execute builds inside cgroups "cgroups" # allow nix to execute builds inside cgroups
"repl-flake" # nh os repl needs this on lix
"pipe-operator" "pipe-operator"
]; ];