Format file and add bitwarden cli
This commit is contained in:
parent
1c0bcddb50
commit
b8647029b5
1 changed files with 60 additions and 58 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{ pkgs, neovim-flake, ... }: {
|
||||
{ pkgs, neovim-flake, ... }:
|
||||
{
|
||||
programs = {
|
||||
zsh = {
|
||||
enable = true;
|
||||
|
|
@ -45,6 +46,7 @@
|
|||
gnumake
|
||||
ninja
|
||||
nodejs
|
||||
bitwarden-cli
|
||||
];
|
||||
file = {
|
||||
".zshrc".source = ../zsh/.zshrc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue