feat: added another minecraft world

This commit is contained in:
Nick 2025-11-26 21:48:46 -06:00
parent a4e4f75265
commit 6f4260e9e4
6 changed files with 11 additions and 15 deletions

View file

@ -169,12 +169,6 @@ in
};
};
systemd = {
tmpfiles.rules = [
"d ${serviceCfg.mntPaths.path0} 0751 microvm wheel - -"
];
};
sops.secrets = {
"${serviceCfg.name}/${world}" = {
owner = "root";