Adds needed packages to deck

This commit is contained in:
Dennis Schoepf 2025-05-06 23:17:38 +02:00
parent 9b1f4818e8
commit 91913518e2
2 changed files with 13 additions and 1 deletions

View file

@ -31,6 +31,9 @@
fzf
just
lazygit
fortune
zoxide
atuin
];
xdg.enable = true;
@ -39,7 +42,7 @@
./modules/git
./modules/fish
./modules/atuin
./modules/nvim
./modules/nvim/deck.nix
./modules/lazygit
];