Moved some stuff
This commit is contained in:
parent
4bdaf9a8a0
commit
2a04446cee
2 changed files with 7 additions and 8 deletions
|
@ -18,8 +18,6 @@
|
||||||
zathura
|
zathura
|
||||||
vial
|
vial
|
||||||
thunderbird
|
thunderbird
|
||||||
alacritty
|
|
||||||
fastfetch
|
|
||||||
lazygit
|
lazygit
|
||||||
byzanz
|
byzanz
|
||||||
remmina
|
remmina
|
||||||
|
@ -28,8 +26,7 @@
|
||||||
discord
|
discord
|
||||||
slack
|
slack
|
||||||
feh
|
feh
|
||||||
imagemagick
|
pavucontrol
|
||||||
pandoc
|
scrot
|
||||||
texliveFull
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,13 +12,13 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# System
|
# System
|
||||||
xsel
|
xsel
|
||||||
|
xbanish
|
||||||
unzip
|
unzip
|
||||||
zip
|
zip
|
||||||
wget
|
wget
|
||||||
alsa-utils
|
alsa-utils
|
||||||
upower
|
upower
|
||||||
htop
|
htop
|
||||||
pavucontrol
|
|
||||||
procps
|
procps
|
||||||
fzf
|
fzf
|
||||||
eza
|
eza
|
||||||
|
@ -29,8 +29,6 @@
|
||||||
rsync
|
rsync
|
||||||
procs
|
procs
|
||||||
dust
|
dust
|
||||||
scrot
|
|
||||||
xbanish
|
|
||||||
brightnessctl
|
brightnessctl
|
||||||
lolcat
|
lolcat
|
||||||
fortune
|
fortune
|
||||||
|
@ -46,5 +44,9 @@
|
||||||
bluez
|
bluez
|
||||||
bluez-tools
|
bluez-tools
|
||||||
openssl
|
openssl
|
||||||
|
imagemagick
|
||||||
|
pandoc
|
||||||
|
texliveFull
|
||||||
|
fastfetch
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue