1
Fork 0

Bump shimmeringmoon to allow specifying a default source

This commit is contained in:
prescientmoon 2025-02-12 05:53:51 +01:00
parent 1fefd20fa9
commit 95f0c60139
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 5 additions and 4 deletions

View file

@ -2007,11 +2007,11 @@
]
},
"locked": {
"lastModified": 1739306336,
"narHash": "sha256-5V119CMQWP5mA/UtdHHVqyfI3lV/rCYM8lt72R1TeEA=",
"lastModified": 1739335972,
"narHash": "sha256-JdS5eWRfZbHe236eOUv90XoinInATntDYaeCqeRVPHA=",
"ref": "refs/heads/main",
"rev": "2670e35fddde77d8320cfc34e285fdc7967d5980",
"revCount": 77,
"rev": "22c627a3f72beabf02af99ea1a4c9ea9c97ca1bb",
"revCount": 79,
"type": "git",
"url": "ssh://forgejo@ssh.git.moonythm.dev/prescientmoon/shimmeringmoon.git"
},

View file

@ -43,6 +43,7 @@ in
SHIMMERING_PRIVATE_SERVER_TOKEN = ${config.sops.placeholder.glass_server_admin_token}
SHIMMERING_PRIVATE_SERVER_URL = ${config.satellite.cloudflared.at.arcaea.url}
SHIMMERING_GLOBAL_PREFIX = "!!"
SHIMMERING_DEFAULT_SOURCE = server
'';
};
# }}}