7 lines
No EOL
60 B
Nix
7 lines
No EOL
60 B
Nix
{
|
|
default,
|
|
...
|
|
}: {
|
|
programs.zathura.enable = true;
|
|
|
|
} |