{ config, lib, pkgs, ... }: let unstable = import { }; in { # overlay included #nixpkgs.overlays = [ (import ) ]; programs.custom.browser.enable = false; environment.systemPackages = with pkgs; [ nextcloud-client gimp inkscape darktable keepass firefox google-chrome ]; }