qenya: install 1Password

This commit is contained in:
Katherina Walshe-Grey 2025-07-22 12:00:39 +01:00
parent 5c2b7f301e
commit 631c61e53d
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@ in
profiles.default = { profiles.default = {
extensions.packages = with inputs.firefox-addons.packages.${pkgs.hostPlatform.system}; [ extensions.packages = with inputs.firefox-addons.packages.${pkgs.hostPlatform.system}; [
onepassword-password-manager
bitwarden bitwarden
ublock-origin ublock-origin
]; ];

View file

@ -21,6 +21,7 @@ in
cowsay cowsay
lolcat lolcat
] ++ optionals isGraphical [ ] ++ optionals isGraphical [
_1password-gui
bitwarden bitwarden
discord discord
gimp-with-plugins gimp-with-plugins