{ config, pkgs, ... }: let unstable = import { }; in { environment.systemPackages = with pkgs; [ ]; }