更新 configuration.nix
parent
848210bd78
commit
0634e30e6b
|
@ -130,17 +130,16 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
neoovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
wget
|
||||
firefox
|
||||
chrome
|
||||
git
|
||||
neofetch
|
||||
htop
|
||||
btop
|
||||
vlc # VLC Media Player
|
||||
obs-studio # OBS Studio
|
||||
bluez # Bluetooth tools
|
||||
qv2ray # Qv2ray(R.I.P.)
|
||||
v2ray # Fucking GFW
|
||||
clash-verge
|
||||
vscode # Visual Studio Code(Unfree software)
|
||||
tdesktop # Telegram Desktop
|
||||
flameshot # Flameshot
|
||||
|
|
Loading…
Reference in New Issue