sarien as well

This commit is contained in:
unexplrd
2025-02-14 23:09:26 +02:00
parent 920b4de9da
commit a41d92e793
5 changed files with 911 additions and 20 deletions

View File

@ -26,18 +26,18 @@
};
home.packages = with pkgs; [
flatpak
waycheck
vial
git
ripgrep
trashy
fd
dust
procs
tree
zip
unzip
virt-manager
alejandra # nix formatter
flatpak # flatpak cli
trashy # trash cli
procs # ps in rust
dust # du in rust
fend # calc in rust
tree # tree util
rbw # bitwarden cli in rust
zip # zip util
vial # qmk keyboard configuring app
unzip # unzip util
waycheck # check wayland protocols
virt-manager # libvirt gui
];
}