hosts: clean up programs
This commit is contained in:
parent
3288271c0e
commit
ed8bf890ee
2 changed files with 3 additions and 37 deletions
|
@ -65,10 +65,7 @@
|
||||||
v4l-utils
|
v4l-utils
|
||||||
vlc
|
vlc
|
||||||
weechat
|
weechat
|
||||||
wget
|
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
wl-clipboard
|
|
||||||
xdg-utils
|
|
||||||
xournalpp
|
xournalpp
|
||||||
zapzap
|
zapzap
|
||||||
zip
|
zip
|
||||||
|
|
|
@ -1,21 +1,17 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
# FIXME: temporary
|
||||||
|
# libayatana-appindicator-gtk3
|
||||||
|
libayatana-appindicator
|
||||||
alsa-utils
|
alsa-utils
|
||||||
asciinema
|
asciinema
|
||||||
blueman
|
|
||||||
cachix
|
cachix
|
||||||
calc
|
calc
|
||||||
calibre
|
calibre
|
||||||
cbonsai
|
|
||||||
cmus
|
|
||||||
difftastic
|
difftastic
|
||||||
element
|
|
||||||
element-desktop
|
element-desktop
|
||||||
evince
|
evince
|
||||||
eza
|
eza
|
||||||
fftw
|
|
||||||
grc
|
|
||||||
git
|
|
||||||
halloy
|
halloy
|
||||||
helvum
|
helvum
|
||||||
httpie
|
httpie
|
||||||
|
@ -25,60 +21,33 @@
|
||||||
impala
|
impala
|
||||||
imv
|
imv
|
||||||
inetutils
|
inetutils
|
||||||
jrnl
|
|
||||||
keepassxc
|
keepassxc
|
||||||
lazygit
|
lazygit
|
||||||
libtool
|
libtool
|
||||||
links2
|
|
||||||
mapscii
|
|
||||||
moc
|
|
||||||
ncmpcpp
|
|
||||||
neofetch
|
|
||||||
networkmanagerapplet
|
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
nicotine-plus
|
nicotine-plus
|
||||||
nil
|
|
||||||
nitch
|
|
||||||
swww
|
swww
|
||||||
microfetch
|
microfetch
|
||||||
nmap
|
nmap
|
||||||
notesnook
|
|
||||||
onlyoffice-bin
|
onlyoffice-bin
|
||||||
pamixer
|
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pdfarranger
|
pdfarranger
|
||||||
pfetch
|
|
||||||
pidgin
|
|
||||||
playerctl
|
|
||||||
polkit
|
polkit
|
||||||
prismlauncher
|
|
||||||
pulsemixer
|
pulsemixer
|
||||||
python3
|
python3
|
||||||
pwvucontrol
|
pwvucontrol
|
||||||
qbittorrent
|
qbittorrent
|
||||||
qutebrowser
|
|
||||||
r2modman
|
r2modman
|
||||||
ripgrep
|
ripgrep
|
||||||
signal-desktop-beta
|
signal-desktop-beta
|
||||||
smartmontools
|
|
||||||
strawberry
|
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
tldr
|
|
||||||
thunderbird
|
thunderbird
|
||||||
tor-browser
|
tor-browser
|
||||||
trash-cli
|
trash-cli
|
||||||
ungoogled-chromium
|
|
||||||
util-linux
|
|
||||||
v4l-utils
|
|
||||||
vlc
|
|
||||||
weechat
|
|
||||||
wget
|
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
wl-clipboard
|
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xournalpp
|
xournalpp
|
||||||
zapzap
|
zapzap
|
||||||
zip
|
|
||||||
zoxide
|
zoxide
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue