This commit is contained in:
Zuckerberg 2023-03-11 22:41:57 -07:00
parent af10c29bc5
commit 7b8a9874e7

View File

@ -14,7 +14,6 @@ in {
domain = cfg.hostname;
rootUrl = "https://${cfg.hostname}/";
appName = cfg.hostname;
ssh.enable = true;
# lfs.enable = true;
dump.enable = true;
cookieSecure = true;