remove nix-minecraft overlay globally

This commit is contained in:
Clayton Hickey 2026-03-08 15:21:37 -04:00
parent a59f89b73d
commit b19e491d67
Signed by: clay53
SSH key fingerprint: SHA256:fjW4+nfPltYzrJ4uZlYQvrYMshxHnah2S4qM8Hth9HQ

View file

@ -39,10 +39,6 @@
};
config = {
nixpkgs.overlays = [
inputs.nix-minecraft.overlay
];
nix.settings.experimental-features = [
"nix-command"
"flakes"