configurations for my servers and desktops
nix nixos flake dots dotfiles

chore: set server properties

+2
+2
hosts/bluepill/services/newbeginnings7.nix
··· 49 49 SYNC_CHUNK_WRITES = "false"; 50 50 USE_MEOWICE_FLAGS = "true"; 51 51 ALLOW_FLIGHT = "true"; 52 + ENFORCE_SECURE_PROFILE = "false"; 53 + SPAWN_PROTECTION = "0"; 52 54 PACKWIZ_URL = "https://intergrav.github.io/private-modpacks/newbeginnings7/pack.toml"; 53 55 }; 54 56 autoStart = true;