Compare commits

...

3 commits

Author SHA1 Message Date
0188b6beec applications: replace keepassXC with 1password 2025-05-17 22:49:39 +10:00
8d8d050dac glance: replace pocketID with kanidm 2025-05-17 22:49:25 +10:00
064c72b1ec glance: remove karakeep 2025-05-17 22:48:48 +10:00
3 changed files with 6 additions and 8 deletions

View file

@ -18,7 +18,7 @@
"/System/Applications/Mail.app"
"/Applications/Nix Apps/Obsidian.app"
"/Applications/Nix Apps/KeePassXC.app"
"/Applications/1Password.app"
"/Applications/OBS.app"
"/Applications/Nix Apps/Audacity.app"
@ -40,6 +40,7 @@
"obs"
"grayjay"
"gimp"
"1password"
"the-unarchiver"
"battery"

View file

@ -5,9 +5,9 @@
spotify
audacity
obsidian
keepassxc
ani-cli
vesktop
_1password-cli
] ++ lib.optionals pkgs.stdenv.isLinux (with pkgs; [
mpv
ghostty
@ -17,6 +17,7 @@
obs-studio
blender
gimp
_1password-gui
]) ++ lib.optionals pkgs.stdenv.isDarwin (with pkgs; [
iina
utm

View file

@ -73,10 +73,6 @@
title = "Miniflux";
url = "https://rss.${config.homelab.domain}";
}
{
title = "Karakeep";
url = "https://karakeep.${config.homelab.domain}";
}
{
title = "Forgejo";
url = "https://git.${config.homelab.domain}";
@ -88,8 +84,8 @@
color = "36 66 64";
links = [
{
title = "PocketID";
url = "https://auth.${config.homelab.domain}";
title = "Kanidm";
url = "https://${config.homelab.authDomain}";
}
{
title = "Uptime Kuma";