diff --git a/default.nix b/default.nix index 9216da80..eafbab0c 100644 --- a/default.nix +++ b/default.nix @@ -55,4 +55,4 @@ let all = attrValues local; #++ attrValues hexchen; allStr = toString all; }; -in config // { inherit pkgs sourceCache sources profiles; } +in config // { inherit pkgs sourceCache sources; }