dotnix @main -
refs -
log -
-
https://git.jolheiser.com/dotnix.git
Signature
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY
oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQGW3MhmQnLMutO8hU0D3fPyb5YKHpbr1J6//3midWgKPKvHbMx9KFBw2+fwMy7p2MK
VLyw5DuG2H5cP/0s8fCg4=
-----END SSH SIGNATURE-----
diff --git a/apps/gui/firefox.nix b/apps/gui/firefox.nix
index 9a85476b494e4ce3d167d7f58c03625404cec4eb..5a9e6dbb391a903222139e75a115e7131e5d6890 100644
--- a/apps/gui/firefox.nix
+++ b/apps/gui/firefox.nix
@@ -133,17 +133,79 @@ "git"
];
keyword = "git";
{ pkgs, ... }:
+ };
+ default = "Kagi";
+ {
{ pkgs, ... }:
+ };
+ tags = [
+ "cfg"
+ "tailscale"
+ ];
+ keyword = "cfg";
+ url = "https://cfg";
}
{
{ pkgs, ... }:
+ mailvelope
+ bookmarks = [
+ {
+ engines = {
+ tags = [
+ engines = {
{
{ pkgs, ... }:
+ enable = true;
programs.firefox = {
{ pkgs, ... }:
+ "signon.rememberSignons" = false;
+ keyword = "jellyfin";
+ url = "http://jellyfin";
+ }
+ {
+ name = "sonarr";
+ tags = [
+ "sonarr"
+ "tailscale"
+ "Kagi" = {
+ engines = {
enable = true;
{ pkgs, ... }:
+ "browser.newtabpage.activity-stream.showSponsoredTopSites" = false;
+ url = "http://sonarr";
+ }
+ {
+ name = "radarr";
+ tags = [
+ "radarr"
+ "tailscale"
+ "movies"
+ ];
+ keyword = "radarr";
+ url = "http://radarr";
+ }
+ {
+ name = "bazarr";
+ tags = [
+ "bazarr"
+ "tailscale"
+ definedAliases = [ "@k" ];
+ ];
+ keyword = "bazarr";
+ url = "http://bazarr";
+ }
+ {
+ name = "prowlarr";
+ tags = [
+ "prowlarr"
+ "tailscale"
+ definedAliases = [ "@k" ];
profiles.default = {
+ ];
+ keyword = "prowlarr";
+ url = "http://prowlarr";
+ }
+ ];
}
];
}