puter/common/home-manager/features/zathura.nix
2023-09-17 13:31:20 +02:00

4 lines
38 B
Nix

{
programs.zathura.enable = true;
}