applications: install 1password properly on linux systems

use the option instead of the package. allows the use of system
authentication to unlock 1password.
This commit is contained in:
Nico 2025-06-29 21:43:59 +10:00
parent b19af63a4b
commit 32198de640
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
3 changed files with 10 additions and 2 deletions

View file

@ -0,0 +1,9 @@
{ config, ...}:
{
programs._1password.enable = true;
programs._1password-gui = {
enable = true;
polkitPolicyOwners = [ "nico" ];
};
}

View file

@ -7,7 +7,6 @@
obsidian
ani-cli
vesktop
_1password-cli
yt-dlp
] ++ lib.optionals pkgs.stdenv.isLinux (with pkgs; [
mpv
@ -18,7 +17,6 @@
obs-studio
blender
gimp3
_1password-gui
signal-desktop-bin
]) ++ lib.optionals pkgs.stdenv.isDarwin (with pkgs; [
iina