Move gitpkgs into pkg overrides.

This commit is contained in:
Kevin Baensch 2021-10-28 09:46:12 +02:00
parent 528fec2f0d
commit 5f4edfeb2a
Signed by: derped
GPG key ID: C0F1D326C7626543
5 changed files with 16 additions and 11 deletions

View file

@ -1,8 +1,6 @@
{ config, pkgs, ... }:
let
gitpkgs = import /nixpkgs {};
in {
{
config.machine.pkgsets.mail_utils.pkgs = with pkgs; [
fetchmail
isync