dirty fix collabora
This commit is contained in:
4
hosts/nas/configuration.nix
Normal file → Executable file
4
hosts/nas/configuration.nix
Normal file → Executable file
@@ -48,7 +48,7 @@ in
|
||||
powerManagement.cpuFreqGovernor = "powersave";
|
||||
|
||||
nas-apps = {
|
||||
collabora.enable = false;
|
||||
collabora.enable = true;
|
||||
|
||||
deluge.enable = true;
|
||||
|
||||
@@ -80,7 +80,7 @@ in
|
||||
|
||||
ollama.enable = true;
|
||||
|
||||
onlyoffice.enable = true;
|
||||
onlyoffice.enable = false;
|
||||
|
||||
open-webui.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user