make experimental features global

This commit is contained in:
Clayton Hickey 2026-03-08 15:21:12 -04:00
parent fe02bcf9c3
commit a59f89b73d
Signed by: clay53
SSH key fingerprint: SHA256:fjW4+nfPltYzrJ4uZlYQvrYMshxHnah2S4qM8Hth9HQ
4 changed files with 5 additions and 12 deletions

View file

@ -42,6 +42,11 @@
nixpkgs.overlays = [
inputs.nix-minecraft.overlay
];
nix.settings.experimental-features = [
"nix-command"
"flakes"
];
cos = {
knownPublicIPs = {