dotnix @main -
refs -
log -
-
https://git.jolheiser.com/dotnix.git
Signature
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY
oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQCgeKzrnnq6LZpm1DH5wKTYGGuRivmTWqX6n3Aoo9aXEO8/IJwrnPaeQJE+jjm2yJX
OnEuMP7//qdeu4IuLdoQg=
-----END SSH SIGNATURE-----
diff --git a/apps/gui/firefox.nix b/apps/gui/firefox.nix
index b052488c324a7acb806813f0b7055b8043e57f76..07d160cba757ddff293c6863076b35de627153d0 100644
--- a/apps/gui/firefox.nix
+++ b/apps/gui/firefox.nix
@@ -253,16 +253,6 @@ ];
keyword = "git-pr";
url = "https://pr.jolheiser.com";
}
-
- {
- name = "todo";
- tags = [
- "vikunja"
- "todo"
- ];
- keyword = "todo";
- url = "https://todo.jolheiser.com";
- }
];
}
# Not in the toolbar, but still usable via keyword/searching
@@ -271,6 +261,15 @@ name = "Go Playground";
tags = [ "golang" ];
keyword = "play";
url = "https://go.dev/play/";
+ }
+ {
+ name = "Pocket ID";
+ tags = [
+ "id"
+ "auth"
+ ];
+ keyword = "id";
+ url = "https://id.jolheiser.com";
}
];
};