Added vscode and htop
This commit is contained in:
parent
1ca723e500
commit
f7cc91e850
@ -87,6 +87,7 @@
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
pkgs.mosh
|
||||
pkgs.htop
|
||||
pkgs.git
|
||||
pkgs.usbutils
|
||||
pkgs.pciutils
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pkgs.qgroundcontrol
|
||||
pkgs.vscode
|
||||
pkgs.stdenv
|
||||
pkgs.gcc
|
||||
pkgs.rustc
|
||||
|
Loading…
Reference in New Issue
Block a user