configuration/common: Remove nix experimental feature repl-flake
This commit is contained in:
		@@ -26,7 +26,6 @@
 | 
				
			|||||||
    experimental-features = [
 | 
					    experimental-features = [
 | 
				
			||||||
      "flakes"
 | 
					      "flakes"
 | 
				
			||||||
      "nix-command"
 | 
					      "nix-command"
 | 
				
			||||||
      "repl-flake"
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
    substituters = [
 | 
					    substituters = [
 | 
				
			||||||
      "https://nix-cache.clerie.de"
 | 
					      "https://nix-cache.clerie.de"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user