mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/freshrss: add module
This commit is contained in:
parent
5a2fa4506b
commit
6128836b08
3 changed files with 69 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
#{ pkgs }:
|
||||
#pkgs.lib.makeScope pkgs.newScope (pkgs: {
|
||||
# homarr = pkgs.callPackage ./homarr { };
|
||||
#})
|
||||
final: prev:
|
||||
{
|
||||
homer = final.callPackage ./homer { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue