services: podgrab: remove mention of merged PR
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9d3d86365c
commit
406eeea9f6
1 changed files with 1 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue