Files
nix-dotfiles/home/programs/feh.nix

5 lines
35 B
Nix

{ ... }:
{
programs.feh = { };
}