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]
|
# A simple podcast fetcher
|
||||||
#
|
|
||||||
# [1]: https://github.com/NixOS/nixpkgs/pull/106008
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
let
|
let
|
||||||
cfg = config.my.services.podgrab;
|
cfg = config.my.services.podgrab;
|
||||||
|
|
Loading…
Reference in a new issue