about summary refs log tree commit diff
path: root/modules/user/aszlig/profiles/workstation/packages.nix
blob: 277e9f0cf50435a8abdb463ea138cd94013fb744 (plain) (blame)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
pkgs: with pkgs; [
  abook
  acpi
  apg
  ascii
  aspellDicts.de
  aspellDicts.en
  vuizvui.aszlig.axbo
  bc
  beets
  chromium
  dash
  dos2unix
  fd
  ffmpeg
  figlet
  firefox
  flac
  gdb
  ghostscript
  vuizvui.aszlig.git-detach
  glxinfo
  gnumake
  gnupg1compat
  hexedit
  i3
  i3lock
  imagemagick
  jwhois
  jq
  keychain
  ltrace
  man-pages
  mmv
  mosh
  mtr
  mutt
  ncdu
  netrw
  nix-prefetch-scripts
  vuizvui.aszlig.nixops
  nmap
  openssh
  openssl
  p7zip
  pavucontrol
  posix_man_pages
  pulseaudioLight
  vuizvui.aszlig.pvolctrl
  pass
  pv
  python
  python3
  pythonPackages.hetzner
  pythonPackages.pep8
  pythonPackages.polib
  radare2
  rlwrap
  rsync
  vuizvui.aszlig.santander
  samplicator
  screen
  scrot
  socat
  sox
  sqlite
  stdmanpages
  strace
  surfraw
  telnet
  unzip
  valgrind
  vbindiff
  vorbisTools
  w3m
  wireshark
  xorg.xhost
  xpdf
  youtubeDL
  zathura
]