Merge branch 'master' of github.com:TheWanderingCrow/NixOS

This commit is contained in:
TheWanderingCrow 2025-01-29 13:47:41 -05:00
commit 1e44d73f18

View file

@ -110,6 +110,14 @@ lib.mkIf config.user.overseer.enable {
}
];
}
{
Crunchyroll = [
{
icon = "https://www.crunchyroll.com/build/assets/img/favicons/favicon-v2-32x32.png";
href = "https://crunchyroll.com";
}
];
}
{
Instagram = [
{