{ config, lib, pkgs, ... }: let unstable = import { }; in { # overlay included #nixpkgs.overlays = [ (import ) ]; environment.systemPackages = with pkgs; [ darktable keepass ]; }