homepage -> startpage

This commit is contained in:
rotterdam 2023-04-06 11:49:48 -03:00
parent 6041564b7b
commit 7c2c270f07
3 changed files with 25 additions and 3 deletions

View file

@ -12,7 +12,7 @@
useACMEHost = "baduhai.me";
forceSSL = true;
kTLS = true;
root = inputs.homepage;
root = inputs.startpage;
};
};
}