services: podgrab: remove mention of merged PR
This commit is contained in:
parent
ec36d1c1b7
commit
d986f2f906
|
@ -1,6 +1,4 @@
|
|||
# A simple podcast fetcher. See [1]
|
||||
#
|
||||
# [1]: https://github.com/NixOS/nixpkgs/pull/106008
|
||||
# A simple podcast fetcher
|
||||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
cfg = config.my.services.podgrab;
|
||||
|
|
Loading…
Reference in a new issue