nix/module.nix: add repl-flake to experimental features
This commit is contained in:
parent
ea6cff5140
commit
c668221808
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue