home-manager icon indicating copy to clipboard operation
home-manager copied to clipboard

Provide config for GH Dash

Open t-monaghan opened this issue 10 months ago • 1 comments

Description

Currently the gh-dash module writes a default configuration with no option to change. It would be nice if we were able to provide configuration to home-manager.

A quick look from modules I use shows helix does this nicely https://github.com/nix-community/home-manager/blob/1c2c5e4cabba4c43504ef0f8cc3f3dfa284e2dbb/modules/programs/helix.nix#L170-L206

t-monaghan avatar Mar 26 '24 21:03 t-monaghan