You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

59 lines
758 B

{ pkgs, ... }:
with pkgs;
[
wget
# Editors
vim emacs
# Instant Messaging
tdesktop weechat
# Art
gimp krita blender
# Games
multimc
# Internet
firefox
# Terminal Emulator
alacritty
# Readers
zathura mupdf
# Viewers
feh w3m
# Bar
polybar
# App Search
rofi
# Office Tools
texlive.combined.scheme-basic
# MicroControler development
arduino
stdenv
findutils
coreutils
psmisc
iputils
nettools
netcat
rsync
iotop
python
unzip
zip
p7zip
bind
file
bc
sshuttle
lsof
patchelf
binutils
git
gcc
fuse
nmap
tomb
gnupg
nixos-container
nix-prefetch-git
]