{ config, libs, pkgs, ... }: { imports = [ ]; environment.systemPackages = with pkgs; [ # CAO freecad fritzing kicad qucs ]; }