tangled
alpha
login
or
join now
devins.page
/
flake
0
fork
atom
configurations for my servers and desktops
nix
nixos
flake
dots
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
feat: autopause
devins.page
3 months ago
65930c6d
62d78b6c
+2
1 changed file
expand all
collapse all
unified
split
hosts
bluepill
services
mikusmp67.nix
+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
49
+
ENABLE_AUTOPAUSE = "true";
50
50
+
MAX_TICK_TIME = "-1";
49
51
};
50
52
autoStart = true;
51
53
};