vps: move to trivionomicon soju config

This commit is contained in:
Fabian Montero 2025-09-13 14:28:06 -06:00
parent 3c2ef85b93
commit 8a7118cea7
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
3 changed files with 6 additions and 46 deletions

View file

@ -17,6 +17,12 @@ with lib; {
./networkMap.nix
];
local.soju = {
enable = true;
fullyQualifiedDomain = "soju.posixlycorrect.com";
};
local.sys = {
baseline.enable = true;