Convert Vifm configuration to module

This commit is contained in:
Yorick Barbanneau 2023-12-30 13:12:33 +01:00
parent a0e5672290
commit 46384d49c1
8 changed files with 23 additions and 13 deletions

View file

@ -1,6 +1,7 @@
{ ... }: {
config.modules = {
cli.neovim.enable = true;
cli.vifm.enable = true;
video.kdenlive.enable = false;
web.firefox.enable = true;
web.qutebrowser.enable = true;