mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -06:00
feat: added another minecraft world
This commit is contained in:
parent
a4e4f75265
commit
6f4260e9e4
6 changed files with 11 additions and 15 deletions
|
|
@ -8,4 +8,11 @@ let
|
|||
in
|
||||
{
|
||||
imports = importList;
|
||||
|
||||
systemd = {
|
||||
tmpfiles.rules = [
|
||||
"d /mnt/storage/minecraft 0751 microvm wheel - -"
|
||||
];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue