diff --git a/cos.nix b/cos.nix index 852ae0a..873e57d 100644 --- a/cos.nix +++ b/cos.nix @@ -39,10 +39,6 @@ }; config = { - nixpkgs.overlays = [ - inputs.nix-minecraft.overlay - ]; - nix.settings.experimental-features = [ "nix-command" "flakes"