modules/nix-config: remove repl-flake
This commit is contained in:
parent
0af1df30f8
commit
407ad68df9
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes repl-flake
|
experimental-features = nix-command flakes
|
||||||
warn-dirty = false
|
warn-dirty = false
|
||||||
builders-use-substitutes = true
|
builders-use-substitutes = true
|
||||||
flake-registry = https://git.privatevoid.net/private-void/registry/-/raw/master/registry.json
|
flake-registry = https://git.privatevoid.net/private-void/registry/-/raw/master/registry.json
|
||||||
|
|
Loading…
Reference in a new issue