mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -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
|
|
@ -7,7 +7,7 @@ let
|
|||
;
|
||||
label = "Minecraft";
|
||||
name = "minecraft";
|
||||
short = "mine";
|
||||
short = "mine0";
|
||||
secrets = "${secretPath}/${name}";
|
||||
in
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ let
|
|||
;
|
||||
label = "Minecraft";
|
||||
name = "minecraft";
|
||||
short = "mine";
|
||||
short = "mine1";
|
||||
secrets = "${secretPath}/${name}";
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue