Remove unused paths in modules
This commit is contained in:
parent
ba6872744c
commit
1c756379fb
2 changed files with 0 additions and 2 deletions
|
|
@ -52,7 +52,6 @@ in {
|
|||
|
||||
systemd.services.clightning =
|
||||
{ description = "Run clightningd";
|
||||
path = [ pkgs.bash pkgs.clightning pkgs.bitcoin ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
requires = [ "bitcoind.service" ];
|
||||
after = [ "bitcoind.service" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue