nix-config/lib/nixos/home-manager/modules/feh.nix

3 lines
34 B
Nix

{
programs.feh.enable = true;
}