From c7e8420e8f2951fe260614c9c3aee7b0dd1f394d Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 17 Apr 2019 20:36:50 +0200 Subject: Update config after system update --- home.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index df2b6af..15ce0ae 100644 --- a/home.nix +++ b/home.nix @@ -1,9 +1,7 @@ { config, pkgs, ... }: { - custom.pkgs = import { - pkgs = import { }; - }; + custom.pkgs = import { }; imports = [ # define options custom to this config -- cgit v1.2.3