nixos/orthanc: minor cleanup
This commit is contained in:
parent
b75d47e7f0
commit
eb0b7452d6
@ -83,7 +83,7 @@ in
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.orthanc.settings = options.services.orthanc.settings.default;
|
||||
services.orthanc.settings = opt.settings.default;
|
||||
|
||||
systemd.services.orthanc = {
|
||||
description = "Orthanc is a lightweight, RESTful DICOM server for healthcare and medical research";
|
||||
|
Loading…
x
Reference in New Issue
Block a user