config
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
flake.modules.homeManager.onepassword = { pkgs, lib, ... }: {
|
flake.modules.homeManager.onepassword = { config, pkgs, lib, ... }: {
|
||||||
programs._1password-shell-plugins = {
|
programs._1password-shell-plugins = {
|
||||||
# enable 1Password shell plugins for bash, zsh, and fish shell
|
# enable 1Password shell plugins for bash, zsh, and fish shell
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user