Moved some stuff

This commit is contained in:
fwastring 2025-06-05 12:47:30 +02:00
parent 4bdaf9a8a0
commit 2a04446cee
2 changed files with 7 additions and 8 deletions

View file

@ -18,8 +18,6 @@
zathura
vial
thunderbird
alacritty
fastfetch
lazygit
byzanz
remmina
@ -28,8 +26,7 @@
discord
slack
feh
imagemagick
pandoc
texliveFull
pavucontrol
scrot
];
}

View file

@ -12,13 +12,13 @@
environment.systemPackages = with pkgs; [
# System
xsel
xbanish
unzip
zip
wget
alsa-utils
upower
htop
pavucontrol
procps
fzf
eza
@ -29,8 +29,6 @@
rsync
procs
dust
scrot
xbanish
brightnessctl
lolcat
fortune
@ -46,5 +44,9 @@
bluez
bluez-tools
openssl
imagemagick
pandoc
texliveFull
fastfetch
];
}