1
0

configuration/common: Remove nix experimental feature repl-flake

This commit is contained in:
2024-11-20 20:32:41 +01:00
parent 54dc097b44
commit 5f6c3b9258

@ -26,7 +26,6 @@
experimental-features = [
"flakes"
"nix-command"
"repl-flake"
];
substituters = [
"https://nix-cache.clerie.de"