snowflake/modules/home/zathura/zathura.nix
2023-01-30 11:32:59 -05:00

5 lines
No EOL
55 B
Nix

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