Convert Zathura configuration to module
This commit is contained in:
parent
5eb724a0c4
commit
98be8e8da4
5 changed files with 27 additions and 14 deletions
|
@ -1,5 +1,8 @@
|
|||
{ ... }: {
|
||||
config.modules = {
|
||||
application = {
|
||||
zathura.enable = true;
|
||||
};
|
||||
cli.neovim.enable = true;
|
||||
cli.vifm.enable = true;
|
||||
video.kdenlive.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue