nixos-configuration/home/zathura.nix

4 lines
47 B
Nix

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