configurations for my servers and desktops
nix nixos flake dots dotfiles

feat: autopause

+2
+2
hosts/bluepill/services/mikusmp67.nix
··· 46 46 USE_MEOWICE_FLAGS = "true"; 47 47 ALLOW_FLIGHT = "true"; 48 48 PACKWIZ_URL = "https://intergrav.github.io/private-modpacks/mikusmp67/pack.toml"; 49 + ENABLE_AUTOPAUSE = "true"; 50 + MAX_TICK_TIME = "-1"; 49 51 }; 50 52 autoStart = true; 51 53 };