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

2 lines
32 B
Nix
Raw Normal View History

2024-03-18 20:33:28 +00:00
{ programs.feh.enable = true; }