mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
1p: disable plugins
This commit is contained in:
parent
380b12e6d4
commit
19c7d3734a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
programs.zsh.envExtra = ''
|
||||
# For 1Password CLI. This requires `pkgs.gh` to be installed.
|
||||
source $HOME/.config/op/plugins.sh
|
||||
# source $HOME/.config/op/plugins.sh
|
||||
'';
|
||||
|
||||
programs.ssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue