mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 08:37:34 +08:00
1p gh
This commit is contained in:
parent
cb13910421
commit
2c8def15c0
2 changed files with 2 additions and 1 deletions
|
|
@ -30,6 +30,8 @@
|
|||
# TODO: Use sessionPath after https://github.com/nix-community/home-manager/issues/3324
|
||||
programs.zsh.initExtra = ''
|
||||
export PATH=/etc/profiles/per-user/$USER/bin:/run/current-system/sw/bin/:$PATH
|
||||
# For 1Password CLI
|
||||
source $HOME/.config/op/plugins.sh
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
wget
|
||||
ripgrep
|
||||
sd
|
||||
gh
|
||||
pandoc
|
||||
nodejs # Required for VSCode's webhint extension
|
||||
nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue