nixos-configuration/home/feh.nix

4 lines
43 B
Nix

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