fix cfg
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
###### implementation
|
###### implementation
|
||||||
|
|
||||||
config = mkIf cfg.enable{
|
config = mkIf config.etherpad.news2kindle.enable{
|
||||||
environment.systemPackages = [pkgs.etherpad pkgs.nosdejs];
|
environment.systemPackages = [pkgs.etherpad pkgs.nosdejs];
|
||||||
systemd.services.etherpad = {
|
systemd.services.etherpad = {
|
||||||
description = "etherpad service";
|
description = "etherpad service";
|
||||||
|
|||||||
Reference in New Issue
Block a user