update lots
This commit is contained in:
@@ -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
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user