poseidon: move nextcloud to hades

This commit is contained in:
Antoine Martin 2022-10-27 12:25:33 +02:00
parent ed22bdbc46
commit a761d3201f
6 changed files with 18 additions and 19 deletions

View file

@ -90,11 +90,6 @@ in {
musicFolder.path = "${config.services.nextcloud.home}/data/alarsyo/files/Musique/Songs";
};
nextcloud = {
enable = true;
adminpassFile = config.age.secrets."nextcloud/admin-pass".path;
};
paperless = {
enable = true;
port = 8085;