-
Notifications
You must be signed in to change notification settings - Fork 5
/
raskin-usb-rescue-packages.nix
38 lines (38 loc) · 1.21 KB
/
raskin-usb-rescue-packages.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{pkgs, ...}:
with pkgs;
[
vimHugeX ipmitool ipmiutil
tcpdump subversion screen
freeipmi utillinux dmraid fbterm
icewm firefox lftp monotone
hplip pmount mc evince
zathura glxinfo git kea emacs
wpa_supplicant iw btrfs-progs
htop iotop iftop qemu zsh
xorg.xmodmap elinks lynx wget
parted gptfdisk gparted
wavemon smartmontools hdparm
fzf sbcl /* julia */ pv mtr
sshfs-fuse fbida /* imagemagick */
nix-binary-cache powertop
gcc fuse rlwrap badvpn
dmtx-utils
/* gnuplot maxima libreoffice */
rofi /* nbd */ /* mplayer */
/* pypy27 */ rxvt_unicode geeqie
/* vue */ squid4 which lsof grub2 grub2_efi
efibootmgr
/* (import ./texlive-set.nix pkgs) */
clisp xdotool ncdu ntfs3g
xorg.xdpyinfo xorg.xev pciutils usbutils
/* midori chromium */ zsh sqlite openssl
expect bc /* xfig transfig asymptote */
stumpwm
pdftk inotifyTools libeatmydata p7zip
multipath-tools /* textadept */ fossil unzip
/* xfce.xfwm4 xfce.xfdesktop
xfce.xfce4-panel xfce.xfce4-settings
xfce.xfce4-taskmanager xfce.exo
xfce.thunar xfce.xfce4-session
xfce.xfconf */
]