configurations for my servers and desktops
nix nixos flake dots dotfiles

chore: enable secure profile

+1 -1
+1 -1
hosts/bluepill/modules/docker/mikusmp69.nix
··· 45 45 SYNC_CHUNK_WRITES = "false"; 46 46 USE_MEOWICE_FLAGS = "true"; 47 47 ALLOW_FLIGHT = "true"; 48 - ENFORCE_SECURE_PROFILE = "false"; 48 + #ENFORCE_SECURE_PROFILE = "false"; 49 49 SPAWN_PROTECTION = "0"; 50 50 PACKWIZ_URL = "https://intergrav.github.io/private-modpacks/mikusmp69/pack.toml"; 51 51 ENABLE_AUTOPAUSE = "true";