mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 21:09:22 +02:00
add git
This commit is contained in:
parent
9721cb9f66
commit
560521885f
2 changed files with 2 additions and 1 deletions
|
@ -139,6 +139,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
git
|
||||
];
|
||||
# Enable the OpenSSH daemon.
|
||||
# services.openssh.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue