drop debugging related mkFlakeConfig output

was only meant for debugging, not meant to be commited
This commit is contained in:
Pacman99 2021-04-26 21:32:57 -07:00
parent 278ae0e108
commit c41d3eed06

View file

@ -33,8 +33,6 @@ lib.systemFlake (lib.recursiveUpdate
inherit self inputs;
inherit (cfg) channelsConfig supportedSystems;
mkFlakeConfig = config;
channels = mapAttrs
(name: channel:
channel // {