Add git to orangepihole
This commit is contained in:
parent
af78b7151e
commit
947d778371
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
wget
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue