many cleanup, secrets, onlyoffice
This commit is contained in:
@@ -14,31 +14,14 @@
|
||||
../../modules
|
||||
|
||||
./apps/netdata
|
||||
./apps/collabora
|
||||
];
|
||||
|
||||
nas-apps = {
|
||||
|
||||
collabora = {
|
||||
enable = false;
|
||||
environmentFiles = [ config.sops.secrets."jallen-nas/collabora".path ];
|
||||
};
|
||||
|
||||
free-games-claimer.enable = true;
|
||||
|
||||
jackett.enable = false;
|
||||
|
||||
manyfold.enable = true;
|
||||
|
||||
mariadb = {
|
||||
enable = false;
|
||||
environmentFiles = [
|
||||
config.sops.secrets."jallen-nas/mariadb/db_pass".path
|
||||
config.sops.secrets."jallen-nas/mariadb/root_pass".path
|
||||
];
|
||||
};
|
||||
|
||||
mongodb.enable = true;
|
||||
|
||||
netbootxyz = {
|
||||
enable = true;
|
||||
@@ -46,12 +29,12 @@
|
||||
port2 = "4080";
|
||||
};
|
||||
|
||||
open-webui.enable = false;
|
||||
|
||||
paperless-ai.enable = true;
|
||||
|
||||
tdarr.enable = true;
|
||||
|
||||
your_spotify.enable = true;
|
||||
# spotify cancelled, data still in db
|
||||
your_spotify.enable = false;
|
||||
mongodb.enable = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user