Infini-OPTIPLEX: add ponder

This commit is contained in:
Infinidoge 2024-03-22 17:12:57 -04:00
parent 4cc457f462
commit dfd69f816d
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -78,6 +78,9 @@
"nitter.inx.moe" = ssl // { "nitter.inx.moe" = ssl // {
globalRedirect = "twitter.com"; globalRedirect = "twitter.com";
}; };
"ponder.inx.moe" = ssl // {
locations."/".root = pkgs.ponder;
};
}; };
}; };
} }