Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

59 rader
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
]