Bitwarden broke and now stable 26.05

This commit is contained in:
Olaf
2026-05-31 09:28:21 +02:00
parent 07aafd820c
commit 126b92831a
6 changed files with 41 additions and 35 deletions
+2
View File
@@ -27,6 +27,7 @@ _:
# Utility Tools
"blackhole-16ch"
"blackhole-2ch"
"box-drive"
@@ -50,6 +51,7 @@ _:
# Productivity Tools
"1Password"
"bitwarden"
"calibre"
"dbeaver-community"
"element"
+2 -1
View File
@@ -95,6 +95,7 @@ in
} // import ../shared/home-manager.nix { inherit config pkgs lib; };
catppuccin = {
autoEnable = true;
enable = true;
flavor = "mocha";
};
@@ -126,7 +127,7 @@ in
{ path = "/System/Applications/Mail.app/"; }
{ path = "/Applications/MailMate.app/"; }
{ path = "/Applications/1Password.app/"; }
{ path = "/Applications/Nix\ Apps/Bitwarden.app"; }
{ path = "/Applications/Bitwarden.app"; }
{ path = "/Applications/Calendar.app/"; }
{ path = "/Applications/Notes.app/"; }
{ path = "/run/current-system/Applications/Firefox.app/"; }