notbit: Don't include unecessary notbit binaries in the environment
This commit is contained in:
parent
8915390bab
commit
042273e528
@ -53,7 +53,7 @@ with lib;
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
|
|
||||||
environment.systemPackages = [ pkgs.notbit sendmail ];
|
environment.systemPackages = [ sendmail ];
|
||||||
|
|
||||||
systemd.services.notbit = {
|
systemd.services.notbit = {
|
||||||
description = "Notbit daemon";
|
description = "Notbit daemon";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user