From 0357ab7027f81cd91dd0f6080e170fd90dbb6b0d Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Thu, 9 Jan 2025 20:07:42 +0100 Subject: [PATCH] chore(morty): install imv --- hosts/morty/home-config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/morty/home-config.nix b/hosts/morty/home-config.nix index ed7d5a9..c5bd59f 100644 --- a/hosts/morty/home-config.nix +++ b/hosts/morty/home-config.nix @@ -4,6 +4,7 @@ gnupg.enable = true; zathura.enable = true; foot.enable = true; + imv.enable = true; }; audio.cmus.enable = true; cli = {