mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
Some checks failed
GitHub Pages / publish (ubuntu-latest) (push) Has been cancelled
Update flake inputs / update (push) Has been cancelled
- added themes option - added themes test - updated broken man page links
6 lines
121 B
Nix
6 lines
121 B
Nix
{
|
|
feh-empty-config = ./feh-empty-settings.nix;
|
|
feh-bindings = ./feh-bindings.nix;
|
|
feh-themes = ./feh-themes.nix;
|
|
}
|