Compare commits

...

2 commits

Author SHA1 Message Date
3e56c780dd
services/website: redirect cdn.lava.moe to sh.lava.moe
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 20:43:04 +11:00
c9c6ef4a16
rin/packages: add feishin 2026-03-18 20:21:33 +11:00
2 changed files with 8 additions and 0 deletions

View file

@ -18,6 +18,13 @@ in {
root = inputs.website.outPath;
};
"cdn.lava.moe" = {
useACMEHost = "lava.moe";
forceSSL = true;
extraConfig = ''
return 301 https://sh.lava.moe$request_uri;
'';
};
"sh.lava.moe" = {
useACMEHost = "lava.moe";
forceSSL = true;
root = "/persist/cdn";

View file

@ -31,6 +31,7 @@ in {
evince
eww
feh
feishin
file-roller
gamescope
gimp3