diff --git a/Timeline.org b/Timeline.org index 24fc1b9..3aed7b2 100644 --- a/Timeline.org +++ b/Timeline.org @@ -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]] diff --git a/configuration.nix b/configuration.nix index f879a82..ef94b47 100644 --- a/configuration.nix +++ b/configuration.nix @@ -19,6 +19,7 @@ environment.systemPackages = with pkgs; [ raspberrypi-tools (import ./vim.nix) + git ]; # File systems configuration for using the installer's partition layout