1
0

configuration/common: Remove nix experimental feature repl-flake

This commit is contained in:
clerie 2024-11-20 20:32:41 +01:00
parent 54dc097b44
commit 5f6c3b9258
Signed by: clerie
GPG Key ID: BD9F56480870BAD2

View File

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