Add git to packages
This commit is contained in:
parent
7d98be7e24
commit
1fd47cd8a7
@ -53,4 +53,5 @@
|
|||||||
- [ ] Rebuild
|
- [ ] Rebuild
|
||||||
** Communication
|
** Communication
|
||||||
*** TODO Matrix
|
*** TODO Matrix
|
||||||
*** TODO Mail
|
*** TODO Mail [0/1] [0%]
|
||||||
|
- [ ] Check out[[https://gitlab.com/simple-nixos-mailserver/nixos-mailserver][ nixos-mailserver]]
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
raspberrypi-tools
|
raspberrypi-tools
|
||||||
(import ./vim.nix)
|
(import ./vim.nix)
|
||||||
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
# File systems configuration for using the installer's partition layout
|
# File systems configuration for using the installer's partition layout
|
||||||
|
Loading…
Reference in New Issue
Block a user