Small nextcloud improvements

- Configured redis
- Added old data (node system now imports the zfs pool with the data)
This commit is contained in:
Alejandro Angulo 2023-07-09 15:58:51 -07:00
parent d6bf38b497
commit f04616721d
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,7 @@ in {
lsof
bind # for dig
tcpdump
progress
];
};
}