您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 

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