feat: got minecraft servers sorted

This commit is contained in:
Nick 2025-11-27 01:17:38 -06:00
parent 4c3ab7728c
commit 1f43844e90
8 changed files with 20 additions and 21 deletions

View file

@ -77,7 +77,4 @@ in
dnsProvider = instances.web.dns.provider0;
environmentFile = config.sops.secrets."dns/${instances.web.dns.provider0}".path;
};
systemd.tmpfiles.rules = [
"d ${serviceCfg.mntPaths.path0} 0755 microvm wheel - -"
];
}