Merge pull request 'disable rss-bridge overlay' (#57) from develop into master
All checks were successful
Deploy configs / deploy-configs (push) Successful in 23s
All checks were successful
Deploy configs / deploy-configs (push) Successful in 23s
Reviewed-on: #57
This commit is contained in:
commit
5a10ff7451
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
final: prev:
|
||||
let
|
||||
files = [
|
||||
./rss-bridge.nix
|
||||
# ./rss-bridge.nix
|
||||
];
|
||||
imports = builtins.map (f: import f final prev) files;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue