{ config, lib, pkgs, ... }: { options.sbruder = { gui = lib.mkEnableOption "Enable gui configuration"; }; }