mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
service/rss-bridge: move to other category
This commit is contained in:
parent
fae1c6c81a
commit
3569df7826
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in
|
||||||
webapps.apps.rss-bridge = {
|
webapps.apps.rss-bridge = {
|
||||||
dashboard = {
|
dashboard = {
|
||||||
name = "RSS-Bridge";
|
name = "RSS-Bridge";
|
||||||
category = "infra";
|
category = "other";
|
||||||
icon = "rss";
|
icon = "rss";
|
||||||
link = "https://${domain}";
|
link = "https://${domain}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue