update lots

This commit is contained in:
2026-06-26 17:50:41 +02:00
parent bed947d4d9
commit edaa68912d
7 changed files with 347 additions and 215 deletions
+50
View File
@@ -0,0 +1,50 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
wget
efibootmgr
gdu
kitty
nemo
awww
jamesdsp
rofi
# waybar
udiskie
grimblast
pywal16
btop
bitwarden-desktop
fzf
zinit
zoxide
nitch
fzf
eza
tmux
cliphist
git
adwaita-icon-theme
gnumake
gcc
meson
playerctl
trash-cli
equibop
wl-clipboard
cinny-desktop
unzip
p7zip
tree-sitter
nodejs
nixfmt
decibels
nwg-look
mpc
python3
basedpyright
waypaper
nerd-fonts.caskaydia-mono
lazygit
];
}