WIP: add notes for missing persistence/backup
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-09-21 15:55:56 +00:00
parent 81d4b49e32
commit e923fad5d6
5 changed files with 12 additions and 0 deletions

View file

@ -36,5 +36,8 @@ in
forceSSL = true;
useACMEHost = config.networking.domain;
};
# FIXME: backup
# FIXME: persistence
};
}