add filebrowser app as nextcloud alternative

This commit is contained in:
Noah Masur
2024-08-25 21:56:28 +00:00
parent 3b86a666fd
commit 25c4e79ccc
5 changed files with 81 additions and 0 deletions

View File

@ -240,6 +240,7 @@
mail.smtpHost = "smtp.purelymail.com";
dotfilesRepo = "https://github.com/nmasur/dotfiles";
hostnames = {
files = "files.${baseName}";
git = "git.${baseName}";
influxdb = "influxdb.${baseName}";
irc = "irc.${baseName}";