This commit is contained in:
John Lancaster
2026-03-26 17:39:03 -05:00
parent 942cc13cf0
commit 429d1b7f11
+1 -1
View File
@@ -1,5 +1,5 @@
{
flake.modules.homeManager.onepassword = { pkgs, lib, ... }: {
flake.modules.homeManager.onepassword = { config, pkgs, lib, ... }: {
programs._1password-shell-plugins = {
# enable 1Password shell plugins for bash, zsh, and fish shell
enable = true;