updates and stuff
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
./apps/paperless
|
||||
../../modules
|
||||
|
||||
# ./apps/nextcloud
|
||||
./apps/nextcloud
|
||||
];
|
||||
|
||||
nas-apps = {
|
||||
@@ -17,7 +17,7 @@
|
||||
environmentFiles = [ config.sops.secrets."jallen-nas/collabora".path ];
|
||||
};
|
||||
|
||||
deluge.enable = true;
|
||||
deluge.enable = false;
|
||||
|
||||
free-games-claimer.enable = true;
|
||||
|
||||
@@ -35,8 +35,14 @@
|
||||
|
||||
mongodb.enable = true;
|
||||
|
||||
nextcloud = {
|
||||
netbootxyz = {
|
||||
enable = true;
|
||||
port = "4000";
|
||||
port2 = "4080";
|
||||
};
|
||||
|
||||
nextcloud = {
|
||||
enable = false;
|
||||
httpPort = "9981";
|
||||
httpsPort = "9943";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user