Update configuration.nix
deploy config / Explore-Gitea-Actions (push) Successful in 6s
Details
deploy config / Explore-Gitea-Actions (push) Successful in 6s
Details
This commit is contained in:
parent
0d02958d57
commit
1d91bb089a
|
|
@ -58,7 +58,7 @@
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
vim
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
git
|
git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue