Add git to packages
This commit is contained in:
parent
7d98be7e24
commit
1fd47cd8a7
@ -53,4 +53,5 @@
|
||||
- [ ] Rebuild
|
||||
** Communication
|
||||
*** 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; [
|
||||
raspberrypi-tools
|
||||
(import ./vim.nix)
|
||||
git
|
||||
];
|
||||
|
||||
# File systems configuration for using the installer's partition layout
|
||||
|
Loading…
Reference in New Issue
Block a user