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