Wed Mar 5 14:20:06 EET 2025

This commit is contained in:
unexplrd
2025-03-05 16:20:17 +02:00
parent 63b039e9e8
commit a0bc023158
6 changed files with 55 additions and 81 deletions

View File

@ -1,7 +1,7 @@
{pkgs, ...}: {
shell = {
fish.enable = true;
nushell.enable = false;
#nushell.enable = true;
oh-my-posh.enable = true;
};
@ -50,15 +50,16 @@
};
home.packages = with pkgs; [
alejandra # nix formatter
alejandra # nix formatter in rust
flatpak # flatpak cli
trashy # trash cli
trashy # trash cli in rust
devenv # programming deps in rust
procs # ps in rust
ouch # archive manager in runt
dust # du in rust
fend # calc in rust
moar # better pager
tree # tree util
moar # better pager (in go)
just # make in rust
rbw # bitwarden cli in rust
pinentry-qt # pinentry for rbw
vial # qmk keyboard configuring app