Move gitpkgs into pkg overrides.
This commit is contained in:
parent
528fec2f0d
commit
5f4edfeb2a
5 changed files with 16 additions and 11 deletions
|
@ -1,8 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
let
|
||||
gitpkgs = import /nixpkgs {};
|
||||
in {
|
||||
{
|
||||
config.machine.pkgsets.mail_utils.pkgs = with pkgs; [
|
||||
fetchmail
|
||||
isync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue