Jackett depuis channel unstable
This commit is contained in:
parent
d1c15b6012
commit
26dd962881
2 changed files with 8 additions and 0 deletions
7
overlays/jackett.nix
Normal file
7
overlays/jackett.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
self: super:
|
||||
let
|
||||
unstable = import <nixos-unstable> {};
|
||||
in
|
||||
{
|
||||
jackett = unstable.jackett;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue